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