Uses of Class
uk.org.siri.siri10.OtherErrorStructure
-
Packages that use OtherErrorStructure Package Description uk.org.siri.siri10 -
-
Uses of OtherErrorStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as OtherErrorStructure Modifier and Type Field Description protected OtherErrorStructureCheckStatusResponseBodyStructure.ErrorCondition. otherErrorprotected OtherErrorStructureDataReadyResponseStructure.ErrorCondition. otherErrorprotected OtherErrorStructureDataReceivedResponseStructure.ErrorCondition. otherErrorprotected OtherErrorStructureErrorCondition. otherErrorprotected OtherErrorStructureErrorConditionStructure. otherErrorprotected OtherErrorStructureServiceDeliveryErrorConditionStructure. otherErrorprotected OtherErrorStructureServiceDeliveryStructure.ErrorCondition. otherErrorprotected OtherErrorStructureTerminateSubscriptionResponseStructure.TerminationResponseStatus.ErrorCondition. otherErrorMethods in uk.org.siri.siri10 that return OtherErrorStructure Modifier and Type Method Description OtherErrorStructureObjectFactory. createOtherErrorStructure()Create an instance ofOtherErrorStructureOtherErrorStructureCheckStatusResponseBodyStructure.ErrorCondition. getOtherError()Gets the value of the otherError property.OtherErrorStructureDataReadyResponseStructure.ErrorCondition. getOtherError()Gets the value of the otherError property.OtherErrorStructureDataReceivedResponseStructure.ErrorCondition. getOtherError()Gets the value of the otherError property.OtherErrorStructureErrorCondition. getOtherError()Gets the value of the otherError property.OtherErrorStructureErrorConditionStructure. getOtherError()Gets the value of the otherError property.OtherErrorStructureServiceDeliveryErrorConditionStructure. getOtherError()Gets the value of the otherError property.OtherErrorStructureServiceDeliveryStructure.ErrorCondition. getOtherError()Gets the value of the otherError property.OtherErrorStructureTerminateSubscriptionResponseStructure.TerminationResponseStatus.ErrorCondition. getOtherError()Gets the value of the otherError property.Methods in uk.org.siri.siri10 that return types with arguments of type OtherErrorStructure Modifier and Type Method Description JAXBElement<OtherErrorStructure>ObjectFactory. createOtherError(OtherErrorStructure value)Methods in uk.org.siri.siri10 with parameters of type OtherErrorStructure Modifier and Type Method Description JAXBElement<OtherErrorStructure>ObjectFactory. createOtherError(OtherErrorStructure value)voidCheckStatusResponseBodyStructure.ErrorCondition. setOtherError(OtherErrorStructure value)Sets the value of the otherError property.voidDataReadyResponseStructure.ErrorCondition. setOtherError(OtherErrorStructure value)Sets the value of the otherError property.voidDataReceivedResponseStructure.ErrorCondition. setOtherError(OtherErrorStructure value)Sets the value of the otherError property.voidErrorCondition. setOtherError(OtherErrorStructure value)Sets the value of the otherError property.voidErrorConditionStructure. setOtherError(OtherErrorStructure value)Sets the value of the otherError property.voidServiceDeliveryErrorConditionStructure. setOtherError(OtherErrorStructure value)Sets the value of the otherError property.voidServiceDeliveryStructure.ErrorCondition. setOtherError(OtherErrorStructure value)Sets the value of the otherError property.voidTerminateSubscriptionResponseStructure.TerminationResponseStatus.ErrorCondition. setOtherError(OtherErrorStructure value)Sets the value of the otherError property.
-