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