Uses of Class
uk.org.siri.siri10.VehicleModesEnumeration
-
Packages that use VehicleModesEnumeration Package Description uk.org.siri.siri10 -
-
Uses of VehicleModesEnumeration in uk.org.siri.siri10
Fields in uk.org.siri.siri10 with type parameters of type VehicleModesEnumeration Modifier and Type Field Description protected List<VehicleModesEnumeration>DatedTimetableVersionFrameStructure. vehicleModeprotected List<VehicleModesEnumeration>DatedVehicleJourneyStructure. vehicleModeprotected List<VehicleModesEnumeration>EstimatedVehicleJourneyStructure. vehicleModeprotected List<VehicleModesEnumeration>InterchangeJourneyStructure. vehicleModeprotected List<VehicleModesEnumeration>MonitoredFeederArrivalCancellationStructure. vehicleModeprotected List<VehicleModesEnumeration>MonitoredStopVisitCancellationStructure. vehicleModeprotected List<VehicleModesEnumeration>MonitoredStopVisitStructure. vehicleModeprotected List<VehicleModesEnumeration>MonitoredVehicleJourneyStructure. vehicleModeprotected List<VehicleModesEnumeration>TargetedVehicleJourneyStructure. vehicleModeprotected List<VehicleModesEnumeration>TimetabledFeederArrivalCancellationStructure. vehicleModeprotected List<VehicleModesEnumeration>TimetabledFeederArrivalStructure. vehicleModeprotected List<VehicleModesEnumeration>TimetabledStopVisitCancellationStructure. vehicleModeprotected List<VehicleModesEnumeration>VehicleActivityCancellationStructure. vehicleModeprotected List<VehicleModesEnumeration>VehicleActivityStructure. vehicleModeMethods in uk.org.siri.siri10 that return VehicleModesEnumeration Modifier and Type Method Description static VehicleModesEnumerationVehicleModesEnumeration. fromValue(String v)static VehicleModesEnumerationVehicleModesEnumeration. valueOf(String name)Returns the enum constant of this type with the specified name.static VehicleModesEnumeration[]VehicleModesEnumeration. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in uk.org.siri.siri10 that return types with arguments of type VehicleModesEnumeration Modifier and Type Method Description JAXBElement<VehicleModesEnumeration>ObjectFactory. createTimetabledStopVisitStructureVehicleMode(VehicleModesEnumeration value)List<VehicleModesEnumeration>DatedTimetableVersionFrameStructure. getVehicleMode()Gets the value of the vehicleMode property.List<VehicleModesEnumeration>DatedVehicleJourneyStructure. getVehicleMode()Gets the value of the vehicleMode property.List<VehicleModesEnumeration>EstimatedVehicleJourneyStructure. getVehicleMode()Gets the value of the vehicleMode property.List<VehicleModesEnumeration>InterchangeJourneyStructure. getVehicleMode()Gets the value of the vehicleMode property.List<VehicleModesEnumeration>MonitoredFeederArrivalCancellationStructure. getVehicleMode()Gets the value of the vehicleMode property.List<VehicleModesEnumeration>MonitoredStopVisitCancellationStructure. getVehicleMode()Gets the value of the vehicleMode property.List<VehicleModesEnumeration>MonitoredStopVisitStructure. getVehicleMode()Gets the value of the vehicleMode property.List<VehicleModesEnumeration>MonitoredVehicleJourneyStructure. getVehicleMode()Gets the value of the vehicleMode property.List<VehicleModesEnumeration>TargetedVehicleJourneyStructure. getVehicleMode()Gets the value of the vehicleMode property.List<VehicleModesEnumeration>TimetabledFeederArrivalCancellationStructure. getVehicleMode()Gets the value of the vehicleMode property.List<VehicleModesEnumeration>TimetabledFeederArrivalStructure. getVehicleMode()Gets the value of the vehicleMode property.List<VehicleModesEnumeration>TimetabledStopVisitCancellationStructure. getVehicleMode()Gets the value of the vehicleMode property.List<VehicleModesEnumeration>VehicleActivityCancellationStructure. getVehicleMode()Gets the value of the vehicleMode property.List<VehicleModesEnumeration>VehicleActivityStructure. getVehicleMode()Gets the value of the vehicleMode property.Methods in uk.org.siri.siri10 with parameters of type VehicleModesEnumeration Modifier and Type Method Description JAXBElement<VehicleModesEnumeration>ObjectFactory. createTimetabledStopVisitStructureVehicleMode(VehicleModesEnumeration value)
-