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