Uses of Class
uk.org.siri.siri21.CheckStatusResponseStructure
-
Packages that use CheckStatusResponseStructure Package Description uk.org.siri.siri21 -
-
Uses of CheckStatusResponseStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as CheckStatusResponseStructure Modifier and Type Field Description protected CheckStatusResponseStructureSiri. checkStatusResponseMethods in uk.org.siri.siri21 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.siri21 that return types with arguments of type CheckStatusResponseStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CheckStatusResponseStructure>ObjectFactory. createCheckStatusResponse(CheckStatusResponseStructure value)Methods in uk.org.siri.siri21 with parameters of type CheckStatusResponseStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CheckStatusResponseStructure>ObjectFactory. createCheckStatusResponse(CheckStatusResponseStructure value)voidSiri. setCheckStatusResponse(CheckStatusResponseStructure value)Sets the value of the checkStatusResponse property.
-