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