Uses of Class
uk.org.siri.siri13.CheckStatusResponseStructure
-
Packages that use CheckStatusResponseStructure Package Description uk.org.siri.siri13 -
-
Uses of CheckStatusResponseStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as CheckStatusResponseStructure Modifier and Type Field Description protected CheckStatusResponseStructureSiri. checkStatusResponseMethods in uk.org.siri.siri13 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.siri13 that return types with arguments of type CheckStatusResponseStructure Modifier and Type Method Description JAXBElement<CheckStatusResponseStructure>ObjectFactory. createCheckStatusResponse(CheckStatusResponseStructure value)Methods in uk.org.siri.siri13 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.
-