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