Uses of Class
uk.org.siri.siri10.VehicleMonitoringServiceCapabilitiesStructure
-
Packages that use VehicleMonitoringServiceCapabilitiesStructure Package Description uk.org.siri.siri10 -
-
Uses of VehicleMonitoringServiceCapabilitiesStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as VehicleMonitoringServiceCapabilitiesStructure Modifier and Type Field Description protected VehicleMonitoringServiceCapabilitiesStructureVehicleMonitoringCapabilitiesResponseStructure. vehicleMonitoringServiceCapabilitiesMethods in uk.org.siri.siri10 that return VehicleMonitoringServiceCapabilitiesStructure Modifier and Type Method Description VehicleMonitoringServiceCapabilitiesStructureObjectFactory. createVehicleMonitoringServiceCapabilitiesStructure()Create an instance ofVehicleMonitoringServiceCapabilitiesStructureVehicleMonitoringServiceCapabilitiesStructureVehicleMonitoringCapabilitiesResponseStructure. getVehicleMonitoringServiceCapabilities()Gets the value of the vehicleMonitoringServiceCapabilities property.Methods in uk.org.siri.siri10 that return types with arguments of type VehicleMonitoringServiceCapabilitiesStructure Modifier and Type Method Description JAXBElement<VehicleMonitoringServiceCapabilitiesStructure>ObjectFactory. createVehicleMonitoringServiceCapabilities(VehicleMonitoringServiceCapabilitiesStructure value)Methods in uk.org.siri.siri10 with parameters of type VehicleMonitoringServiceCapabilitiesStructure Modifier and Type Method Description JAXBElement<VehicleMonitoringServiceCapabilitiesStructure>ObjectFactory. createVehicleMonitoringServiceCapabilities(VehicleMonitoringServiceCapabilitiesStructure value)voidVehicleMonitoringCapabilitiesResponseStructure. setVehicleMonitoringServiceCapabilities(VehicleMonitoringServiceCapabilitiesStructure value)Sets the value of the vehicleMonitoringServiceCapabilities property.
-