Uses of Class
uk.org.siri.siri13.ServiceDeliveryStructure.ErrorCondition
-
Packages that use ServiceDeliveryStructure.ErrorCondition Package Description uk.org.siri.siri13 -
-
Uses of ServiceDeliveryStructure.ErrorCondition in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as ServiceDeliveryStructure.ErrorCondition Modifier and Type Field Description protected ServiceDeliveryStructure.ErrorConditionServiceDeliveryBodyStructure. errorConditionprotected ServiceDeliveryStructure.ErrorConditionServiceDeliveryStructure. errorConditionMethods in uk.org.siri.siri13 that return ServiceDeliveryStructure.ErrorCondition Modifier and Type Method Description ServiceDeliveryStructure.ErrorConditionObjectFactory. createServiceDeliveryStructureErrorCondition()Create an instance ofServiceDeliveryStructure.ErrorConditionServiceDeliveryStructure.ErrorConditionServiceDeliveryBodyStructure. getErrorCondition()Gets the value of the errorCondition property.ServiceDeliveryStructure.ErrorConditionServiceDeliveryStructure. getErrorCondition()Gets the value of the errorCondition property.Methods in uk.org.siri.siri13 with parameters of type ServiceDeliveryStructure.ErrorCondition Modifier and Type Method Description voidServiceDeliveryBodyStructure. setErrorCondition(ServiceDeliveryStructure.ErrorCondition value)Sets the value of the errorCondition property.voidServiceDeliveryStructure. setErrorCondition(ServiceDeliveryStructure.ErrorCondition value)Sets the value of the errorCondition property.
-