Uses of Class
uk.org.siri.siri14.AccessNotAllowedErrorStructure
-
Packages that use AccessNotAllowedErrorStructure Package Description uk.org.siri.siri14 -
-
Uses of AccessNotAllowedErrorStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as AccessNotAllowedErrorStructure Modifier and Type Field Description protected AccessNotAllowedErrorStructureErrorCondition. accessNotAllowedErrorprotected AccessNotAllowedErrorStructureErrorConditionElement. accessNotAllowedErrorprotected AccessNotAllowedErrorStructureServiceDeliveryErrorConditionElement. accessNotAllowedErrorMethods in uk.org.siri.siri14 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.AccessNotAllowedErrorStructureServiceDeliveryErrorConditionElement. getAccessNotAllowedError()Gets the value of the accessNotAllowedError property.Methods in uk.org.siri.siri14 that return types with arguments of type AccessNotAllowedErrorStructure Modifier and Type Method Description JAXBElement<AccessNotAllowedErrorStructure>ObjectFactory. createAccessNotAllowedError(AccessNotAllowedErrorStructure value)Methods in uk.org.siri.siri14 with parameters of type AccessNotAllowedErrorStructure Modifier and Type Method Description 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.voidServiceDeliveryErrorConditionElement. setAccessNotAllowedError(AccessNotAllowedErrorStructure value)Sets the value of the accessNotAllowedError property.
-