Uses of Class
uk.org.siri.siri13.DataSupplyRequestStructure
-
Packages that use DataSupplyRequestStructure Package Description uk.org.siri.siri13 -
-
Uses of DataSupplyRequestStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as DataSupplyRequestStructure Modifier and Type Field Description protected DataSupplyRequestStructureSiri. dataSupplyRequestMethods in uk.org.siri.siri13 that return DataSupplyRequestStructure Modifier and Type Method Description DataSupplyRequestStructureObjectFactory. createDataSupplyRequestStructure()Create an instance ofDataSupplyRequestStructureDataSupplyRequestStructureSiri. getDataSupplyRequest()Gets the value of the dataSupplyRequest property.Methods in uk.org.siri.siri13 that return types with arguments of type DataSupplyRequestStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DataSupplyRequestStructure>ObjectFactory. createDataSupplyRequest(DataSupplyRequestStructure value)Methods in uk.org.siri.siri13 with parameters of type DataSupplyRequestStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DataSupplyRequestStructure>ObjectFactory. createDataSupplyRequest(DataSupplyRequestStructure value)voidSiri. setDataSupplyRequest(DataSupplyRequestStructure value)Sets the value of the dataSupplyRequest property.
-