Uses of Class
uk.org.siri.siri10.ServiceNotAvailableErrorStructure
-
Packages that use ServiceNotAvailableErrorStructure Package Description uk.org.siri.siri10 -
-
Uses of ServiceNotAvailableErrorStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as ServiceNotAvailableErrorStructure Modifier and Type Field Description protected ServiceNotAvailableErrorStructureCheckStatusResponseBodyStructure.ErrorCondition. serviceNotAvailableErrorMethods in uk.org.siri.siri10 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.siri10 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.siri10 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.
-