Uses of Class
uk.org.siri.siri20.ServiceDeliveryErrorConditionElement
-
Packages that use ServiceDeliveryErrorConditionElement Package Description uk.org.siri.siri20 -
-
Uses of ServiceDeliveryErrorConditionElement in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as ServiceDeliveryErrorConditionElement Modifier and Type Field Description protected ServiceDeliveryErrorConditionElementAbstractDiscoveryDeliveryStructure. errorConditionprotected ServiceDeliveryErrorConditionElementAbstractServiceCapabilitiesResponseStructure. errorConditionprotected ServiceDeliveryErrorConditionElementAbstractServiceDeliveryStructure. errorConditionprotected ServiceDeliveryErrorConditionElementResponseStatus. errorConditionMethods in uk.org.siri.siri20 that return ServiceDeliveryErrorConditionElement Modifier and Type Method Description ServiceDeliveryErrorConditionElementObjectFactory. createServiceDeliveryErrorConditionElement()Create an instance ofServiceDeliveryErrorConditionElementServiceDeliveryErrorConditionElementAbstractDiscoveryDeliveryStructure. getErrorCondition()Gets the value of the errorCondition property.ServiceDeliveryErrorConditionElementAbstractServiceCapabilitiesResponseStructure. getErrorCondition()Gets the value of the errorCondition property.ServiceDeliveryErrorConditionElementAbstractServiceDeliveryStructure. getErrorCondition()Gets the value of the errorCondition property.ServiceDeliveryErrorConditionElementResponseStatus. getErrorCondition()Gets the value of the errorCondition property.Methods in uk.org.siri.siri20 with parameters of type ServiceDeliveryErrorConditionElement Modifier and Type Method Description voidAbstractDiscoveryDeliveryStructure. setErrorCondition(ServiceDeliveryErrorConditionElement value)Sets the value of the errorCondition property.voidAbstractServiceCapabilitiesResponseStructure. setErrorCondition(ServiceDeliveryErrorConditionElement value)Sets the value of the errorCondition property.voidAbstractServiceDeliveryStructure. setErrorCondition(ServiceDeliveryErrorConditionElement value)Sets the value of the errorCondition property.voidResponseStatus. setErrorCondition(ServiceDeliveryErrorConditionElement value)Sets the value of the errorCondition property.
-