Uses of Class
uk.org.siri.siri10.VehicleFeaturesRequestStructure
-
Packages that use VehicleFeaturesRequestStructure Package Description uk.org.siri.siri10 -
-
Uses of VehicleFeaturesRequestStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as VehicleFeaturesRequestStructure Modifier and Type Field Description protected VehicleFeaturesRequestStructureSiri. vehicleFeaturesRequestMethods in uk.org.siri.siri10 that return VehicleFeaturesRequestStructure Modifier and Type Method Description VehicleFeaturesRequestStructureObjectFactory. createVehicleFeaturesRequestStructure()Create an instance ofVehicleFeaturesRequestStructureVehicleFeaturesRequestStructureSiri. getVehicleFeaturesRequest()Gets the value of the vehicleFeaturesRequest property.Methods in uk.org.siri.siri10 that return types with arguments of type VehicleFeaturesRequestStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<VehicleFeaturesRequestStructure>ObjectFactory. createVehicleFeaturesRequest(VehicleFeaturesRequestStructure value)Methods in uk.org.siri.siri10 with parameters of type VehicleFeaturesRequestStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<VehicleFeaturesRequestStructure>ObjectFactory. createVehicleFeaturesRequest(VehicleFeaturesRequestStructure value)voidSiri. setVehicleFeaturesRequest(VehicleFeaturesRequestStructure value)Sets the value of the vehicleFeaturesRequest property.
-