Uses of Class
uk.org.siri.siri14.CheckStatusResponseStructure
-
Packages that use CheckStatusResponseStructure Package Description uk.org.siri.siri14 -
-
Uses of CheckStatusResponseStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as CheckStatusResponseStructure Modifier and Type Field Description protected CheckStatusResponseStructureSiri. checkStatusResponseMethods in uk.org.siri.siri14 that return CheckStatusResponseStructure Modifier and Type Method Description CheckStatusResponseStructureObjectFactory. createCheckStatusResponseStructure()Create an instance ofCheckStatusResponseStructureCheckStatusResponseStructureSiri. getCheckStatusResponse()Gets the value of the checkStatusResponse property.Methods in uk.org.siri.siri14 that return types with arguments of type CheckStatusResponseStructure Modifier and Type Method Description JAXBElement<CheckStatusResponseStructure>ObjectFactory. createCheckStatusResponse(CheckStatusResponseStructure value)Methods in uk.org.siri.siri14 with parameters of type CheckStatusResponseStructure Modifier and Type Method Description JAXBElement<CheckStatusResponseStructure>ObjectFactory. createCheckStatusResponse(CheckStatusResponseStructure value)voidSiri. setCheckStatusResponse(CheckStatusResponseStructure value)Sets the value of the checkStatusResponse property.
-