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