Uses of Class
uk.org.netex.www.netex.VehicleTypePreferenceType
Packages that use VehicleTypePreferenceType
-
Uses of VehicleTypePreferenceType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return VehicleTypePreferenceTypeModifier and TypeMethodDescriptionVehicleTypePreferenceType.Builder.build()VehicleTypePreferenceType.Builder.buildPartial()static VehicleTypePreferenceTypeVehicleTypePreferenceType.getDefaultInstance()VehicleTypePreferenceType.Builder.getDefaultInstanceForType()VehicleTypePreferenceType.getDefaultInstanceForType()EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.getVehicleTypePreference()The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.getVehicleTypePreference()The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructureOrBuilder.getVehicleTypePreference()The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.VehicleTypePreferences_RelStructure.Builder.getVehicleTypePreference(int index) The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.VehicleTypePreferences_RelStructure.getVehicleTypePreference(int index) The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.VehicleTypePreferences_RelStructureOrBuilder.getVehicleTypePreference(int index) The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.static VehicleTypePreferenceTypeVehicleTypePreferenceType.parseDelimitedFrom(InputStream input) static VehicleTypePreferenceTypeVehicleTypePreferenceType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleTypePreferenceTypeVehicleTypePreferenceType.parseFrom(byte[] data) static VehicleTypePreferenceTypeVehicleTypePreferenceType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleTypePreferenceTypeVehicleTypePreferenceType.parseFrom(com.google.protobuf.ByteString data) static VehicleTypePreferenceTypeVehicleTypePreferenceType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleTypePreferenceTypeVehicleTypePreferenceType.parseFrom(com.google.protobuf.CodedInputStream input) static VehicleTypePreferenceTypeVehicleTypePreferenceType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleTypePreferenceTypeVehicleTypePreferenceType.parseFrom(InputStream input) static VehicleTypePreferenceTypeVehicleTypePreferenceType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleTypePreferenceTypeVehicleTypePreferenceType.parseFrom(ByteBuffer data) static VehicleTypePreferenceTypeVehicleTypePreferenceType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type VehicleTypePreferenceTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<VehicleTypePreferenceType> VehicleTypePreferenceType.getParserForType()VehicleTypePreferences_RelStructure.Builder.getVehicleTypePreferenceList()The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.VehicleTypePreferences_RelStructure.getVehicleTypePreferenceList()The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.VehicleTypePreferences_RelStructureOrBuilder.getVehicleTypePreferenceList()The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.static com.google.protobuf.Parser<VehicleTypePreferenceType> VehicleTypePreferenceType.parser()Methods in uk.org.netex.www.netex with parameters of type VehicleTypePreferenceTypeModifier and TypeMethodDescriptionVehicleTypePreferences_RelStructure.Builder.addVehicleTypePreference(int index, VehicleTypePreferenceType value) The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.VehicleTypePreferences_RelStructure.Builder.addVehicleTypePreference(VehicleTypePreferenceType value) The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.VehicleTypePreferenceType.Builder.mergeFrom(VehicleTypePreferenceType other) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.mergeVehicleTypePreference(VehicleTypePreferenceType value) The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.VehicleTypePreferenceType.newBuilder(VehicleTypePreferenceType prototype) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.setVehicleTypePreference(VehicleTypePreferenceType value) The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.VehicleTypePreferences_RelStructure.Builder.setVehicleTypePreference(int index, VehicleTypePreferenceType value) The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.Method parameters in uk.org.netex.www.netex with type arguments of type VehicleTypePreferenceTypeModifier and TypeMethodDescriptionVehicleTypePreferences_RelStructure.Builder.addAllVehicleTypePreference(Iterable<? extends VehicleTypePreferenceType> values) The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.