Uses of Class
uk.org.siri.siri13.OtherErrorStructure
-
Packages that use OtherErrorStructure Package Description uk.org.siri.siri13 -
-
Uses of OtherErrorStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as OtherErrorStructure Modifier and Type Field Description protected OtherErrorStructureCheckStatusResponseBodyStructure.ErrorCondition. otherErrorprotected OtherErrorStructureDataReadyResponseStructure.ErrorCondition. otherErrorprotected OtherErrorStructureDataReceivedResponseStructure.ErrorCondition. otherErrorprotected OtherErrorStructureErrorCondition. otherErrorprotected OtherErrorStructureErrorConditionElement. otherErrorprotected OtherErrorStructureServiceDeliveryErrorConditionStructure. otherErrorprotected OtherErrorStructureServiceDeliveryStructure.ErrorCondition. otherErrorprotected OtherErrorStructureTerminateSubscriptionResponseStructure.TerminationResponseStatus.ErrorCondition. otherErrorMethods in uk.org.siri.siri13 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.OtherErrorStructureErrorConditionElement. 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.siri13 that return types with arguments of type OtherErrorStructure Modifier and Type Method Description JAXBElement<OtherErrorStructure>ObjectFactory. createOtherError(OtherErrorStructure value)Methods in uk.org.siri.siri13 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.voidErrorConditionElement. 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.
-