Uses of Class
uk.org.siri.siri13.CapabilityNotSupportedErrorStructure
-
Packages that use CapabilityNotSupportedErrorStructure Package Description uk.org.siri.siri13 -
-
Uses of CapabilityNotSupportedErrorStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as CapabilityNotSupportedErrorStructure Modifier and Type Field Description protected CapabilityNotSupportedErrorStructureErrorCondition. capabilityNotSupportedErrorprotected CapabilityNotSupportedErrorStructureErrorConditionElement. capabilityNotSupportedErrorprotected CapabilityNotSupportedErrorStructureServiceDeliveryErrorConditionStructure. capabilityNotSupportedErrorprotected CapabilityNotSupportedErrorStructureServiceDeliveryStructure.ErrorCondition. capabilityNotSupportedErrorprotected CapabilityNotSupportedErrorStructureTerminateSubscriptionResponseStructure.TerminationResponseStatus.ErrorCondition. capabilityNotSupportedErrorMethods in uk.org.siri.siri13 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.CapabilityNotSupportedErrorStructureServiceDeliveryErrorConditionStructure. getCapabilityNotSupportedError()Gets the value of the capabilityNotSupportedError property.CapabilityNotSupportedErrorStructureServiceDeliveryStructure.ErrorCondition. getCapabilityNotSupportedError()Gets the value of the capabilityNotSupportedError property.CapabilityNotSupportedErrorStructureTerminateSubscriptionResponseStructure.TerminationResponseStatus.ErrorCondition. getCapabilityNotSupportedError()Gets the value of the capabilityNotSupportedError property.Methods in uk.org.siri.siri13 that return types with arguments of type CapabilityNotSupportedErrorStructure Modifier and Type Method Description JAXBElement<CapabilityNotSupportedErrorStructure>ObjectFactory. createCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value)Methods in uk.org.siri.siri13 with parameters of type CapabilityNotSupportedErrorStructure Modifier and Type Method Description 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.voidServiceDeliveryErrorConditionStructure. setCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value)Sets the value of the capabilityNotSupportedError property.voidServiceDeliveryStructure.ErrorCondition. setCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value)Sets the value of the capabilityNotSupportedError property.voidTerminateSubscriptionResponseStructure.TerminationResponseStatus.ErrorCondition. setCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value)Sets the value of the capabilityNotSupportedError property.
-