Uses of Class
uk.org.netex.www.netex.VehiclePositionAlignmentType
Packages that use VehiclePositionAlignmentType
-
Uses of VehiclePositionAlignmentType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return VehiclePositionAlignmentTypeModifier and TypeMethodDescriptionVehiclePositionAlignmentType.Builder.build()VehiclePositionAlignmentType.Builder.buildPartial()static VehiclePositionAlignmentTypeVehiclePositionAlignmentType.getDefaultInstance()VehiclePositionAlignmentType.Builder.getDefaultInstanceForType()VehiclePositionAlignmentType.getDefaultInstanceForType()EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.getVehiclePositionAlignment()Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.getVehiclePositionAlignment()Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructureOrBuilder.getVehiclePositionAlignment()Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.VehiclePositionAlignments_RelStructure.Builder.getVehiclePositionAlignment(int index) Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.VehiclePositionAlignments_RelStructure.getVehiclePositionAlignment(int index) Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.VehiclePositionAlignments_RelStructureOrBuilder.getVehiclePositionAlignment(int index) Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.static VehiclePositionAlignmentTypeVehiclePositionAlignmentType.parseDelimitedFrom(InputStream input) static VehiclePositionAlignmentTypeVehiclePositionAlignmentType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehiclePositionAlignmentTypeVehiclePositionAlignmentType.parseFrom(byte[] data) static VehiclePositionAlignmentTypeVehiclePositionAlignmentType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehiclePositionAlignmentTypeVehiclePositionAlignmentType.parseFrom(com.google.protobuf.ByteString data) static VehiclePositionAlignmentTypeVehiclePositionAlignmentType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehiclePositionAlignmentTypeVehiclePositionAlignmentType.parseFrom(com.google.protobuf.CodedInputStream input) static VehiclePositionAlignmentTypeVehiclePositionAlignmentType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehiclePositionAlignmentTypeVehiclePositionAlignmentType.parseFrom(InputStream input) static VehiclePositionAlignmentTypeVehiclePositionAlignmentType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehiclePositionAlignmentTypeVehiclePositionAlignmentType.parseFrom(ByteBuffer data) static VehiclePositionAlignmentTypeVehiclePositionAlignmentType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type VehiclePositionAlignmentTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<VehiclePositionAlignmentType> VehiclePositionAlignmentType.getParserForType()VehiclePositionAlignments_RelStructure.Builder.getVehiclePositionAlignmentList()Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.VehiclePositionAlignments_RelStructure.getVehiclePositionAlignmentList()Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.VehiclePositionAlignments_RelStructureOrBuilder.getVehiclePositionAlignmentList()Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.static com.google.protobuf.Parser<VehiclePositionAlignmentType> VehiclePositionAlignmentType.parser()Methods in uk.org.netex.www.netex with parameters of type VehiclePositionAlignmentTypeModifier and TypeMethodDescriptionVehiclePositionAlignments_RelStructure.Builder.addVehiclePositionAlignment(int index, VehiclePositionAlignmentType value) Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.VehiclePositionAlignments_RelStructure.Builder.addVehiclePositionAlignment(VehiclePositionAlignmentType value) Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.VehiclePositionAlignmentType.Builder.mergeFrom(VehiclePositionAlignmentType other) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.mergeVehiclePositionAlignment(VehiclePositionAlignmentType value) Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.VehiclePositionAlignmentType.newBuilder(VehiclePositionAlignmentType prototype) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.setVehiclePositionAlignment(VehiclePositionAlignmentType value) Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.VehiclePositionAlignments_RelStructure.Builder.setVehiclePositionAlignment(int index, VehiclePositionAlignmentType value) Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.Method parameters in uk.org.netex.www.netex with type arguments of type VehiclePositionAlignmentTypeModifier and TypeMethodDescriptionVehiclePositionAlignments_RelStructure.Builder.addAllVehiclePositionAlignment(Iterable<? extends VehiclePositionAlignmentType> values) Designated Position within a VEHICLE STOPPING PLACE for a Vehicle to stop.