Uses of Class
uk.org.siri.siri20.ServiceNotAvailableErrorStructure
-
Packages that use ServiceNotAvailableErrorStructure Package Description uk.org.siri.siri20 -
-
Uses of ServiceNotAvailableErrorStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as ServiceNotAvailableErrorStructure Modifier and Type Field Description protected ServiceNotAvailableErrorStructureCheckStatusResponseBodyStructure.ErrorCondition. serviceNotAvailableErrorprotected ServiceNotAvailableErrorStructureErrorCondition. serviceNotAvailableErrorprotected ServiceNotAvailableErrorStructureErrorConditionElement. serviceNotAvailableErrorprotected ServiceNotAvailableErrorStructureServiceDeliveryErrorConditionElement. serviceNotAvailableErrorMethods in uk.org.siri.siri20 that return ServiceNotAvailableErrorStructure Modifier and Type Method Description ServiceNotAvailableErrorStructureObjectFactory. createServiceNotAvailableErrorStructure()Create an instance ofServiceNotAvailableErrorStructureServiceNotAvailableErrorStructureCheckStatusResponseBodyStructure.ErrorCondition. getServiceNotAvailableError()Gets the value of the serviceNotAvailableError property.ServiceNotAvailableErrorStructureErrorCondition. getServiceNotAvailableError()Gets the value of the serviceNotAvailableError property.ServiceNotAvailableErrorStructureErrorConditionElement. getServiceNotAvailableError()Gets the value of the serviceNotAvailableError property.ServiceNotAvailableErrorStructureServiceDeliveryErrorConditionElement. getServiceNotAvailableError()Gets the value of the serviceNotAvailableError property.Methods in uk.org.siri.siri20 that return types with arguments of type ServiceNotAvailableErrorStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceNotAvailableErrorStructure>ObjectFactory. createServiceNotAvailableError(ServiceNotAvailableErrorStructure value)Methods in uk.org.siri.siri20 with parameters of type ServiceNotAvailableErrorStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceNotAvailableErrorStructure>ObjectFactory. createServiceNotAvailableError(ServiceNotAvailableErrorStructure value)voidCheckStatusResponseBodyStructure.ErrorCondition. setServiceNotAvailableError(ServiceNotAvailableErrorStructure value)Sets the value of the serviceNotAvailableError property.voidErrorCondition. setServiceNotAvailableError(ServiceNotAvailableErrorStructure value)Sets the value of the serviceNotAvailableError property.voidErrorConditionElement. setServiceNotAvailableError(ServiceNotAvailableErrorStructure value)Sets the value of the serviceNotAvailableError property.voidServiceDeliveryErrorConditionElement. setServiceNotAvailableError(ServiceNotAvailableErrorStructure value)Sets the value of the serviceNotAvailableError property.
-