Uses of Class
uk.org.netex.www.netex.VehicleTypePreferences_RelStructure.Builder
Packages that use VehicleTypePreferences_RelStructure.Builder
-
Uses of VehicleTypePreferences_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return VehicleTypePreferences_RelStructure.BuilderModifier 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.VehicleTypePreferences_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(int index, VehicleTypePreferenceType.Builder builderForValue) 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.VehicleTypePreferences_RelStructure.Builder.addVehicleTypePreference(VehicleTypePreferenceType.Builder builderForValue) 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.clear()VehicleTypePreferences_RelStructure.Builder.clearId()Identifier of the relationship.VehicleTypePreferences_RelStructure.Builder.clearVehicleTypePreference()The preference for the use of a particular VEHICLE TYPE for a SERVICE JOURNEY PATTERN, depending on the DAY TYPE and TIME DEMAND TYPE.TimeDemandType_VersionStructure.Builder.getVehiclePreferencesBuilder()VWHICLE PREFERENCEs for TIME DEMAND TYPE.TimeDemandTypeType.Builder.getVehiclePreferencesBuilder()VWHICLE PREFERENCEs for TIME DEMAND TYPE.VehicleTypePreferences_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VehicleTypePreferences_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) VehicleTypePreferences_RelStructure.Builder.mergeFrom(VehicleTypePreferences_RelStructure other) VehicleTypePreferences_RelStructure.newBuilder()VehicleTypePreferences_RelStructure.newBuilder(VehicleTypePreferences_RelStructure prototype) VehicleTypePreferences_RelStructure.newBuilderForType()VehicleTypePreferences_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) VehicleTypePreferences_RelStructure.Builder.removeVehicleTypePreference(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.Identifier of the relationship.VehicleTypePreferences_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.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.VehicleTypePreferences_RelStructure.Builder.setVehicleTypePreference(int index, VehicleTypePreferenceType.Builder builderForValue) 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.toBuilder()Methods in uk.org.netex.www.netex with parameters of type VehicleTypePreferences_RelStructure.BuilderModifier and TypeMethodDescriptionTimeDemandType_VersionStructure.Builder.setVehiclePreferences(VehicleTypePreferences_RelStructure.Builder builderForValue) VWHICLE PREFERENCEs for TIME DEMAND TYPE.TimeDemandTypeType.Builder.setVehiclePreferences(VehicleTypePreferences_RelStructure.Builder builderForValue) VWHICLE PREFERENCEs for TIME DEMAND TYPE.