Uses of Class
uk.org.siri.siri21.CapabilityNotSupportedErrorStructure
-
Packages that use CapabilityNotSupportedErrorStructure Package Description uk.org.siri.siri21 -
-
Uses of CapabilityNotSupportedErrorStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as CapabilityNotSupportedErrorStructure Modifier and Type Field Description protected CapabilityNotSupportedErrorStructureErrorCondition. capabilityNotSupportedErrorprotected CapabilityNotSupportedErrorStructureErrorConditionElement. capabilityNotSupportedErrorprotected CapabilityNotSupportedErrorStructureServiceDeliveryErrorConditionElement. capabilityNotSupportedErrorprotected CapabilityNotSupportedErrorStructureServiceDeliveryStructure.ErrorCondition. capabilityNotSupportedErrorprotected CapabilityNotSupportedErrorStructureTerminationResponseStatusStructure.ErrorCondition. capabilityNotSupportedErrorMethods in uk.org.siri.siri21 that return CapabilityNotSupportedErrorStructure Modifier and Type Method Description CapabilityNotSupportedErrorStructureObjectFactory. createCapabilityNotSupportedErrorStructure()Create an instance ofCapabilityNotSupportedErrorStructureCapabilityNotSupportedErrorStructureErrorCondition. getCapabilityNotSupportedError()Gets the value of the capabilityNotSupportedError property.CapabilityNotSupportedErrorStructureErrorConditionElement. getCapabilityNotSupportedError()Gets the value of the capabilityNotSupportedError property.CapabilityNotSupportedErrorStructureServiceDeliveryErrorConditionElement. getCapabilityNotSupportedError()Gets the value of the capabilityNotSupportedError property.CapabilityNotSupportedErrorStructureServiceDeliveryStructure.ErrorCondition. getCapabilityNotSupportedError()Gets the value of the capabilityNotSupportedError property.CapabilityNotSupportedErrorStructureTerminationResponseStatusStructure.ErrorCondition. getCapabilityNotSupportedError()Gets the value of the capabilityNotSupportedError property.Methods in uk.org.siri.siri21 that return types with arguments of type CapabilityNotSupportedErrorStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CapabilityNotSupportedErrorStructure>ObjectFactory. createCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value)Methods in uk.org.siri.siri21 with parameters of type CapabilityNotSupportedErrorStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CapabilityNotSupportedErrorStructure>ObjectFactory. createCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value)voidErrorCondition. setCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value)Sets the value of the capabilityNotSupportedError property.voidErrorConditionElement. setCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value)Sets the value of the capabilityNotSupportedError property.voidServiceDeliveryErrorConditionElement. setCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value)Sets the value of the capabilityNotSupportedError property.voidServiceDeliveryStructure.ErrorCondition. setCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value)Sets the value of the capabilityNotSupportedError property.voidTerminationResponseStatusStructure.ErrorCondition. setCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value)Sets the value of the capabilityNotSupportedError property.
-