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