Uses of Class
uk.org.siri.siri14.VehicleFeaturesRequestStructure
-
Packages that use VehicleFeaturesRequestStructure Package Description uk.org.siri.siri14 -
-
Uses of VehicleFeaturesRequestStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as VehicleFeaturesRequestStructure Modifier and Type Field Description protected VehicleFeaturesRequestStructureSiri. vehicleFeaturesRequestMethods in uk.org.siri.siri14 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.siri14 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.siri14 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.
-