Uses of Class
uk.org.siri.siri10.CapabilityNotSupportedErrorStructure
-
Packages that use CapabilityNotSupportedErrorStructure Package Description uk.org.siri.siri10 -
-
Uses of CapabilityNotSupportedErrorStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as CapabilityNotSupportedErrorStructure Modifier and Type Field Description protected CapabilityNotSupportedErrorStructureErrorCondition. capabilityNotSupportedErrorprotected CapabilityNotSupportedErrorStructureErrorConditionStructure. capabilityNotSupportedErrorprotected CapabilityNotSupportedErrorStructureServiceDeliveryErrorConditionStructure. capabilityNotSupportedErrorprotected CapabilityNotSupportedErrorStructureServiceDeliveryStructure.ErrorCondition. capabilityNotSupportedErrorprotected CapabilityNotSupportedErrorStructureTerminateSubscriptionResponseStructure.TerminationResponseStatus.ErrorCondition. capabilityNotSupportedErrorMethods in uk.org.siri.siri10 that return CapabilityNotSupportedErrorStructure Modifier and Type Method Description CapabilityNotSupportedErrorStructureObjectFactory. createCapabilityNotSupportedErrorStructure()Create an instance ofCapabilityNotSupportedErrorStructureCapabilityNotSupportedErrorStructureErrorCondition. getCapabilityNotSupportedError()Gets the value of the capabilityNotSupportedError property.CapabilityNotSupportedErrorStructureErrorConditionStructure. 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.siri10 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.siri10 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.voidErrorConditionStructure. 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.
-