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