Uses of Class
uk.org.siri.siri21.DataSupplyRequestStructure
-
Packages that use DataSupplyRequestStructure Package Description uk.org.siri.siri21 -
-
Uses of DataSupplyRequestStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as DataSupplyRequestStructure Modifier and Type Field Description protected DataSupplyRequestStructureSiri. dataSupplyRequestMethods in uk.org.siri.siri21 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.siri21 that return types with arguments of type DataSupplyRequestStructure Modifier and Type Method Description JAXBElement<DataSupplyRequestStructure>ObjectFactory. createDataSupplyRequest(DataSupplyRequestStructure value)Methods in uk.org.siri.siri21 with parameters of type DataSupplyRequestStructure Modifier and Type Method Description JAXBElement<DataSupplyRequestStructure>ObjectFactory. createDataSupplyRequest(DataSupplyRequestStructure value)voidSiri. setDataSupplyRequest(DataSupplyRequestStructure value)Sets the value of the dataSupplyRequest property.
-