Uses of Class
uk.org.siri.siri13.ErrorDescriptionStructure
-
Packages that use ErrorDescriptionStructure Package Description uk.org.siri.siri13 -
-
Uses of ErrorDescriptionStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as ErrorDescriptionStructure Modifier and Type Field Description protected ErrorDescriptionStructureCheckStatusResponseBodyStructure.ErrorCondition. descriptionprotected ErrorDescriptionStructureDataReadyResponseStructure.ErrorCondition. descriptionprotected ErrorDescriptionStructureDataReceivedResponseStructure.ErrorCondition. descriptionprotected ErrorDescriptionStructureErrorConditionElement. descriptionprotected ErrorDescriptionStructureServiceDeliveryErrorConditionStructure. descriptionprotected ErrorDescriptionStructureServiceDeliveryStructure.ErrorCondition. descriptionprotected ErrorDescriptionStructureTerminateSubscriptionResponseStructure.TerminationResponseStatus.ErrorCondition. descriptionMethods in uk.org.siri.siri13 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.ErrorDescriptionStructureErrorConditionElement. 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.siri13 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.voidErrorConditionElement. 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.
-