Uses of Class
uk.org.netex.www.netex.TurnaroundTimeLimitTimeType
Packages that use TurnaroundTimeLimitTimeType
-
Uses of TurnaroundTimeLimitTimeType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TurnaroundTimeLimitTimeTypeModifier and TypeMethodDescriptionTurnaroundTimeLimitTimeType.Builder.build()TurnaroundTimeLimitTimeType.Builder.buildPartial()static TurnaroundTimeLimitTimeTypeTurnaroundTimeLimitTimeType.getDefaultInstance()TurnaroundTimeLimitTimeType.Builder.getDefaultInstanceForType()TurnaroundTimeLimitTimeType.getDefaultInstanceForType()EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.getTurnaroundTimeLimitTime()The maximum time for which a vehicle may be scheduled to wait at a particular TIMING POINT (often included in a TURN STATION) without being returned to a PARKING POINT.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.getTurnaroundTimeLimitTime()The maximum time for which a vehicle may be scheduled to wait at a particular TIMING POINT (often included in a TURN STATION) without being returned to a PARKING POINT.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructureOrBuilder.getTurnaroundTimeLimitTime()The maximum time for which a vehicle may be scheduled to wait at a particular TIMING POINT (often included in a TURN STATION) without being returned to a PARKING POINT.TurnaroundTimeLimitTimes_RelStructure.Builder.getTurnaroundTimeLimitTime(int index) The maximum time for which a vehicle may be scheduled to wait at a particular TIMING POINT (often included in a TURN STATION) without being returned to a PARKING POINT.TurnaroundTimeLimitTimes_RelStructure.getTurnaroundTimeLimitTime(int index) The maximum time for which a vehicle may be scheduled to wait at a particular TIMING POINT (often included in a TURN STATION) without being returned to a PARKING POINT.TurnaroundTimeLimitTimes_RelStructureOrBuilder.getTurnaroundTimeLimitTime(int index) The maximum time for which a vehicle may be scheduled to wait at a particular TIMING POINT (often included in a TURN STATION) without being returned to a PARKING POINT.static TurnaroundTimeLimitTimeTypeTurnaroundTimeLimitTimeType.parseDelimitedFrom(InputStream input) static TurnaroundTimeLimitTimeTypeTurnaroundTimeLimitTimeType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TurnaroundTimeLimitTimeTypeTurnaroundTimeLimitTimeType.parseFrom(byte[] data) static TurnaroundTimeLimitTimeTypeTurnaroundTimeLimitTimeType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TurnaroundTimeLimitTimeTypeTurnaroundTimeLimitTimeType.parseFrom(com.google.protobuf.ByteString data) static TurnaroundTimeLimitTimeTypeTurnaroundTimeLimitTimeType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TurnaroundTimeLimitTimeTypeTurnaroundTimeLimitTimeType.parseFrom(com.google.protobuf.CodedInputStream input) static TurnaroundTimeLimitTimeTypeTurnaroundTimeLimitTimeType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TurnaroundTimeLimitTimeTypeTurnaroundTimeLimitTimeType.parseFrom(InputStream input) static TurnaroundTimeLimitTimeTypeTurnaroundTimeLimitTimeType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TurnaroundTimeLimitTimeTypeTurnaroundTimeLimitTimeType.parseFrom(ByteBuffer data) static TurnaroundTimeLimitTimeTypeTurnaroundTimeLimitTimeType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type TurnaroundTimeLimitTimeTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TurnaroundTimeLimitTimeType> TurnaroundTimeLimitTimeType.getParserForType()TurnaroundTimeLimitTimes_RelStructure.Builder.getTurnaroundTimeLimitTimeList()The maximum time for which a vehicle may be scheduled to wait at a particular TIMING POINT (often included in a TURN STATION) without being returned to a PARKING POINT.TurnaroundTimeLimitTimes_RelStructure.getTurnaroundTimeLimitTimeList()The maximum time for which a vehicle may be scheduled to wait at a particular TIMING POINT (often included in a TURN STATION) without being returned to a PARKING POINT.TurnaroundTimeLimitTimes_RelStructureOrBuilder.getTurnaroundTimeLimitTimeList()The maximum time for which a vehicle may be scheduled to wait at a particular TIMING POINT (often included in a TURN STATION) without being returned to a PARKING POINT.static com.google.protobuf.Parser<TurnaroundTimeLimitTimeType> TurnaroundTimeLimitTimeType.parser()Methods in uk.org.netex.www.netex with parameters of type TurnaroundTimeLimitTimeTypeModifier and TypeMethodDescriptionTurnaroundTimeLimitTimes_RelStructure.Builder.addTurnaroundTimeLimitTime(int index, TurnaroundTimeLimitTimeType value) The maximum time for which a vehicle may be scheduled to wait at a particular TIMING POINT (often included in a TURN STATION) without being returned to a PARKING POINT.TurnaroundTimeLimitTimes_RelStructure.Builder.addTurnaroundTimeLimitTime(TurnaroundTimeLimitTimeType value) The maximum time for which a vehicle may be scheduled to wait at a particular TIMING POINT (often included in a TURN STATION) without being returned to a PARKING POINT.TurnaroundTimeLimitTimeType.Builder.mergeFrom(TurnaroundTimeLimitTimeType other) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.mergeTurnaroundTimeLimitTime(TurnaroundTimeLimitTimeType value) The maximum time for which a vehicle may be scheduled to wait at a particular TIMING POINT (often included in a TURN STATION) without being returned to a PARKING POINT.TurnaroundTimeLimitTimeType.newBuilder(TurnaroundTimeLimitTimeType prototype) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.setTurnaroundTimeLimitTime(TurnaroundTimeLimitTimeType value) The maximum time for which a vehicle may be scheduled to wait at a particular TIMING POINT (often included in a TURN STATION) without being returned to a PARKING POINT.TurnaroundTimeLimitTimes_RelStructure.Builder.setTurnaroundTimeLimitTime(int index, TurnaroundTimeLimitTimeType value) The maximum time for which a vehicle may be scheduled to wait at a particular TIMING POINT (often included in a TURN STATION) without being returned to a PARKING POINT.Method parameters in uk.org.netex.www.netex with type arguments of type TurnaroundTimeLimitTimeTypeModifier and TypeMethodDescriptionTurnaroundTimeLimitTimes_RelStructure.Builder.addAllTurnaroundTimeLimitTime(Iterable<? extends TurnaroundTimeLimitTimeType> values) The maximum time for which a vehicle may be scheduled to wait at a particular TIMING POINT (often included in a TURN STATION) without being returned to a PARKING POINT.