Uses of Class
uk.org.siri.siri20.EndpointNotAvailableAccessStructure
-
Packages that use EndpointNotAvailableAccessStructure Package Description uk.org.siri.siri20 -
-
Uses of EndpointNotAvailableAccessStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as EndpointNotAvailableAccessStructure Modifier and Type Field Description protected EndpointNotAvailableAccessStructureErrorConditionElement. endpointNotAvailableAccessErrorprotected EndpointNotAvailableAccessStructureServiceDeliveryErrorConditionElement. endpointNotAvailableAccessErrorMethods in uk.org.siri.siri20 that return EndpointNotAvailableAccessStructure Modifier and Type Method Description EndpointNotAvailableAccessStructureObjectFactory. createEndpointNotAvailableAccessStructure()Create an instance ofEndpointNotAvailableAccessStructureEndpointNotAvailableAccessStructureErrorConditionElement. getEndpointNotAvailableAccessError()Gets the value of the endpointNotAvailableAccessError property.EndpointNotAvailableAccessStructureServiceDeliveryErrorConditionElement. getEndpointNotAvailableAccessError()Gets the value of the endpointNotAvailableAccessError property.Methods in uk.org.siri.siri20 that return types with arguments of type EndpointNotAvailableAccessStructure Modifier and Type Method Description JAXBElement<EndpointNotAvailableAccessStructure>ObjectFactory. createEndpointNotAvailableAccessError(EndpointNotAvailableAccessStructure value)Methods in uk.org.siri.siri20 with parameters of type EndpointNotAvailableAccessStructure Modifier and Type Method Description JAXBElement<EndpointNotAvailableAccessStructure>ObjectFactory. createEndpointNotAvailableAccessError(EndpointNotAvailableAccessStructure value)voidErrorConditionElement. setEndpointNotAvailableAccessError(EndpointNotAvailableAccessStructure value)Sets the value of the endpointNotAvailableAccessError property.voidServiceDeliveryErrorConditionElement. setEndpointNotAvailableAccessError(EndpointNotAvailableAccessStructure value)Sets the value of the endpointNotAvailableAccessError property.
-