Uses of Class
uk.org.netex.www.netex.VehicleJourneyRunTimeType
Packages that use VehicleJourneyRunTimeType
-
Uses of VehicleJourneyRunTimeType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return VehicleJourneyRunTimeTypeModifier and TypeMethodDescriptionVehicleJourneyRunTimeType.Builder.build()VehicleJourneyRunTimeType.Builder.buildPartial()static VehicleJourneyRunTimeTypeVehicleJourneyRunTimeType.getDefaultInstance()VehicleJourneyRunTimeType.Builder.getDefaultInstanceForType()VehicleJourneyRunTimeType.getDefaultInstanceForType()EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.getVehicleJourneyRunTime()The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.getVehicleJourneyRunTime()The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructureOrBuilder.getVehicleJourneyRunTime()The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY.VehicleJourneyRunTimes_RelStructure.Builder.getVehicleJourneyRunTime(int index) The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY.VehicleJourneyRunTimes_RelStructure.getVehicleJourneyRunTime(int index) The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY.VehicleJourneyRunTimes_RelStructureOrBuilder.getVehicleJourneyRunTime(int index) The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY.static VehicleJourneyRunTimeTypeVehicleJourneyRunTimeType.parseDelimitedFrom(InputStream input) static VehicleJourneyRunTimeTypeVehicleJourneyRunTimeType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleJourneyRunTimeTypeVehicleJourneyRunTimeType.parseFrom(byte[] data) static VehicleJourneyRunTimeTypeVehicleJourneyRunTimeType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleJourneyRunTimeTypeVehicleJourneyRunTimeType.parseFrom(com.google.protobuf.ByteString data) static VehicleJourneyRunTimeTypeVehicleJourneyRunTimeType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleJourneyRunTimeTypeVehicleJourneyRunTimeType.parseFrom(com.google.protobuf.CodedInputStream input) static VehicleJourneyRunTimeTypeVehicleJourneyRunTimeType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleJourneyRunTimeTypeVehicleJourneyRunTimeType.parseFrom(InputStream input) static VehicleJourneyRunTimeTypeVehicleJourneyRunTimeType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleJourneyRunTimeTypeVehicleJourneyRunTimeType.parseFrom(ByteBuffer data) static VehicleJourneyRunTimeTypeVehicleJourneyRunTimeType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type VehicleJourneyRunTimeTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<VehicleJourneyRunTimeType> VehicleJourneyRunTimeType.getParserForType()VehicleJourneyRunTimes_RelStructure.Builder.getVehicleJourneyRunTimeList()The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY.VehicleJourneyRunTimes_RelStructure.getVehicleJourneyRunTimeList()The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY.VehicleJourneyRunTimes_RelStructureOrBuilder.getVehicleJourneyRunTimeList()The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY.static com.google.protobuf.Parser<VehicleJourneyRunTimeType> VehicleJourneyRunTimeType.parser()Methods in uk.org.netex.www.netex with parameters of type VehicleJourneyRunTimeTypeModifier and TypeMethodDescriptionVehicleJourneyRunTimes_RelStructure.Builder.addVehicleJourneyRunTime(int index, VehicleJourneyRunTimeType value) The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY.VehicleJourneyRunTimes_RelStructure.Builder.addVehicleJourneyRunTime(VehicleJourneyRunTimeType value) The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY.VehicleJourneyRunTimeType.Builder.mergeFrom(VehicleJourneyRunTimeType other) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.mergeVehicleJourneyRunTime(VehicleJourneyRunTimeType value) The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY.VehicleJourneyRunTimeType.newBuilder(VehicleJourneyRunTimeType prototype) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.setVehicleJourneyRunTime(VehicleJourneyRunTimeType value) The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY.VehicleJourneyRunTimes_RelStructure.Builder.setVehicleJourneyRunTime(int index, VehicleJourneyRunTimeType value) The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY.Method parameters in uk.org.netex.www.netex with type arguments of type VehicleJourneyRunTimeTypeModifier and TypeMethodDescriptionVehicleJourneyRunTimes_RelStructure.Builder.addAllVehicleJourneyRunTime(Iterable<? extends VehicleJourneyRunTimeType> values) The time taken to traverse a specified TIMING LINK IN JOURNEY PATTERN on a specified VEHICLE JOURNEY.