Uses of Class
uk.org.netex.www.netex.VehicleMeetingPointInPathType
Packages that use VehicleMeetingPointInPathType
-
Uses of VehicleMeetingPointInPathType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return VehicleMeetingPointInPathTypeModifier and TypeMethodDescriptionVehicleMeetingPointInPathType.Builder.build()VehicleMeetingPointInPathType.Builder.buildPartial()VehicleMeetingPointInPathType.getDefaultInstance()VehicleMeetingPointInPathType.Builder.getDefaultInstanceForType()VehicleMeetingPointInPathType.getDefaultInstanceForType()EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.getVehicleMeetingPointInPath()The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.getVehicleMeetingPointInPath()The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructureOrBuilder.getVehicleMeetingPointInPath()The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.VehicleMeetingPointsInSequence_RelStructure.Builder.getVehicleMeetingPointInPath(int index) The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.VehicleMeetingPointsInSequence_RelStructure.getVehicleMeetingPointInPath(int index) The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.VehicleMeetingPointsInSequence_RelStructureOrBuilder.getVehicleMeetingPointInPath(int index) The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.VehicleMeetingPointInPathType.parseDelimitedFrom(InputStream input) VehicleMeetingPointInPathType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VehicleMeetingPointInPathType.parseFrom(byte[] data) VehicleMeetingPointInPathType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VehicleMeetingPointInPathType.parseFrom(com.google.protobuf.ByteString data) VehicleMeetingPointInPathType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VehicleMeetingPointInPathType.parseFrom(com.google.protobuf.CodedInputStream input) VehicleMeetingPointInPathType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VehicleMeetingPointInPathType.parseFrom(InputStream input) VehicleMeetingPointInPathType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VehicleMeetingPointInPathType.parseFrom(ByteBuffer data) VehicleMeetingPointInPathType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type VehicleMeetingPointInPathTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<VehicleMeetingPointInPathType> VehicleMeetingPointInPathType.getParserForType()VehicleMeetingPointsInSequence_RelStructure.Builder.getVehicleMeetingPointInPathList()The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.VehicleMeetingPointsInSequence_RelStructure.getVehicleMeetingPointInPathList()The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.VehicleMeetingPointsInSequence_RelStructureOrBuilder.getVehicleMeetingPointInPathList()The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.static com.google.protobuf.Parser<VehicleMeetingPointInPathType> VehicleMeetingPointInPathType.parser()Methods in uk.org.netex.www.netex with parameters of type VehicleMeetingPointInPathTypeModifier and TypeMethodDescriptionVehicleMeetingPointsInSequence_RelStructure.Builder.addVehicleMeetingPointInPath(int index, VehicleMeetingPointInPathType value) The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.VehicleMeetingPointsInSequence_RelStructure.Builder.addVehicleMeetingPointInPath(VehicleMeetingPointInPathType value) The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.VehicleMeetingPointInPathType.Builder.mergeFrom(VehicleMeetingPointInPathType other) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.mergeVehicleMeetingPointInPath(VehicleMeetingPointInPathType value) The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.VehicleMeetingPointInPathType.newBuilder(VehicleMeetingPointInPathType prototype) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.setVehicleMeetingPointInPath(VehicleMeetingPointInPathType value) The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.VehicleMeetingPointsInSequence_RelStructure.Builder.setVehicleMeetingPointInPath(int index, VehicleMeetingPointInPathType value) The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.Method parameters in uk.org.netex.www.netex with type arguments of type VehicleMeetingPointInPathTypeModifier and TypeMethodDescriptionVehicleMeetingPointsInSequence_RelStructure.Builder.addAllVehicleMeetingPointInPath(Iterable<? extends VehicleMeetingPointInPathType> values) The planned movement of a public transport vehicle on a DAY TYPE from the start point to the end point of a JOURNEY PATTERN on a specified ROUTE.