Uses of Class
uk.org.siri.siri10.ErrorDescriptionStructure
-
Packages that use ErrorDescriptionStructure Package Description uk.org.siri.siri10 -
-
Uses of ErrorDescriptionStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as ErrorDescriptionStructure Modifier and Type Field Description protected ErrorDescriptionStructureCheckStatusResponseBodyStructure.ErrorCondition. descriptionprotected ErrorDescriptionStructureDataReadyResponseStructure.ErrorCondition. descriptionprotected ErrorDescriptionStructureDataReceivedResponseStructure.ErrorCondition. descriptionprotected ErrorDescriptionStructureErrorConditionStructure. descriptionprotected ErrorDescriptionStructureServiceDeliveryErrorConditionStructure. descriptionprotected ErrorDescriptionStructureServiceDeliveryStructure.ErrorCondition. descriptionprotected ErrorDescriptionStructureTerminateSubscriptionResponseStructure.TerminationResponseStatus.ErrorCondition. descriptionMethods in uk.org.siri.siri10 that return ErrorDescriptionStructure Modifier and Type Method Description ErrorDescriptionStructureObjectFactory. createErrorDescriptionStructure()Create an instance ofErrorDescriptionStructureErrorDescriptionStructureCheckStatusResponseBodyStructure.ErrorCondition. getDescription()Gets the value of the description property.ErrorDescriptionStructureDataReadyResponseStructure.ErrorCondition. getDescription()Gets the value of the description property.ErrorDescriptionStructureDataReceivedResponseStructure.ErrorCondition. getDescription()Gets the value of the description property.ErrorDescriptionStructureErrorConditionStructure. getDescription()Gets the value of the description property.ErrorDescriptionStructureServiceDeliveryErrorConditionStructure. getDescription()Gets the value of the description property.ErrorDescriptionStructureServiceDeliveryStructure.ErrorCondition. getDescription()Gets the value of the description property.ErrorDescriptionStructureTerminateSubscriptionResponseStructure.TerminationResponseStatus.ErrorCondition. getDescription()Gets the value of the description property.Methods in uk.org.siri.siri10 with parameters of type ErrorDescriptionStructure Modifier and Type Method Description voidCheckStatusResponseBodyStructure.ErrorCondition. setDescription(ErrorDescriptionStructure value)Sets the value of the description property.voidDataReadyResponseStructure.ErrorCondition. setDescription(ErrorDescriptionStructure value)Sets the value of the description property.voidDataReceivedResponseStructure.ErrorCondition. setDescription(ErrorDescriptionStructure value)Sets the value of the description property.voidErrorConditionStructure. setDescription(ErrorDescriptionStructure value)Sets the value of the description property.voidServiceDeliveryErrorConditionStructure. setDescription(ErrorDescriptionStructure value)Sets the value of the description property.voidServiceDeliveryStructure.ErrorCondition. setDescription(ErrorDescriptionStructure value)Sets the value of the description property.voidTerminateSubscriptionResponseStructure.TerminationResponseStatus.ErrorCondition. setDescription(ErrorDescriptionStructure value)Sets the value of the description property.
-