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