Uses of Class
uk.org.siri.siri10.AccessNotAllowedErrorStructure
-
Packages that use AccessNotAllowedErrorStructure Package Description uk.org.siri.siri10 -
-
Uses of AccessNotAllowedErrorStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as AccessNotAllowedErrorStructure Modifier and Type Field Description protected AccessNotAllowedErrorStructureErrorCondition. accessNotAllowedErrorprotected AccessNotAllowedErrorStructureErrorConditionStructure. accessNotAllowedErrorprotected AccessNotAllowedErrorStructureServiceDeliveryErrorConditionStructure. accessNotAllowedErrorMethods in uk.org.siri.siri10 that return AccessNotAllowedErrorStructure Modifier and Type Method Description AccessNotAllowedErrorStructureObjectFactory. createAccessNotAllowedErrorStructure()Create an instance ofAccessNotAllowedErrorStructureAccessNotAllowedErrorStructureErrorCondition. getAccessNotAllowedError()Gets the value of the accessNotAllowedError property.AccessNotAllowedErrorStructureErrorConditionStructure. getAccessNotAllowedError()Gets the value of the accessNotAllowedError property.AccessNotAllowedErrorStructureServiceDeliveryErrorConditionStructure. getAccessNotAllowedError()Gets the value of the accessNotAllowedError property.Methods in uk.org.siri.siri10 that return types with arguments of type AccessNotAllowedErrorStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AccessNotAllowedErrorStructure>ObjectFactory. createAccessNotAllowedError(AccessNotAllowedErrorStructure value)jakarta.xml.bind.JAXBElement<AccessNotAllowedErrorStructure>ObjectFactory. createBeyondDataHorizon(AccessNotAllowedErrorStructure value)Methods in uk.org.siri.siri10 with parameters of type AccessNotAllowedErrorStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AccessNotAllowedErrorStructure>ObjectFactory. createAccessNotAllowedError(AccessNotAllowedErrorStructure value)jakarta.xml.bind.JAXBElement<AccessNotAllowedErrorStructure>ObjectFactory. createBeyondDataHorizon(AccessNotAllowedErrorStructure value)voidErrorCondition. setAccessNotAllowedError(AccessNotAllowedErrorStructure value)Sets the value of the accessNotAllowedError property.voidErrorConditionStructure. setAccessNotAllowedError(AccessNotAllowedErrorStructure value)Sets the value of the accessNotAllowedError property.voidServiceDeliveryErrorConditionStructure. setAccessNotAllowedError(AccessNotAllowedErrorStructure value)Sets the value of the accessNotAllowedError property.
-