Uses of Class
uk.org.siri.siri20.OtherErrorStructure
-
Packages that use OtherErrorStructure Package Description uk.org.siri.siri20 -
-
Uses of OtherErrorStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 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 OtherErrorStructureTerminationResponseStatusStructure.ErrorCondition. otherErrorMethods in uk.org.siri.siri20 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.OtherErrorStructureTerminationResponseStatusStructure.ErrorCondition. getOtherError()Gets the value of the otherError property.Methods in uk.org.siri.siri20 that return types with arguments of type OtherErrorStructure Modifier and Type Method Description JAXBElement<OtherErrorStructure>ObjectFactory. createOtherError(OtherErrorStructure value)Methods in uk.org.siri.siri20 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.voidServiceDeliveryErrorConditionElement. setOtherError(OtherErrorStructure value)Sets the value of the otherError property.voidServiceDeliveryStructure.ErrorCondition. setOtherError(OtherErrorStructure value)Sets the value of the otherError property.voidTerminationResponseStatusStructure.ErrorCondition. setOtherError(OtherErrorStructure value)Sets the value of the otherError property.
-