Uses of Class
uk.org.netex.www.netex.JourneyRunTimeType
Packages that use JourneyRunTimeType
-
Uses of JourneyRunTimeType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return JourneyRunTimeTypeModifier and TypeMethodDescriptionJourneyRunTimeType.Builder.build()JourneyRunTimeType.Builder.buildPartial()static JourneyRunTimeTypeJourneyRunTimeType.getDefaultInstance()JourneyRunTimeType.Builder.getDefaultInstanceForType()JourneyRunTimeType.getDefaultInstanceForType()EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.getJourneyRunTime()The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.getJourneyRunTime()The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructureOrBuilder.getJourneyRunTime()The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyRunTimes_RelStructure.Builder.getJourneyRunTime(int index) The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyRunTimes_RelStructure.getJourneyRunTime(int index) The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyRunTimes_RelStructureOrBuilder.getJourneyRunTime(int index) The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.static JourneyRunTimeTypeJourneyRunTimeType.parseDelimitedFrom(InputStream input) static JourneyRunTimeTypeJourneyRunTimeType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JourneyRunTimeTypeJourneyRunTimeType.parseFrom(byte[] data) static JourneyRunTimeTypeJourneyRunTimeType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JourneyRunTimeTypeJourneyRunTimeType.parseFrom(com.google.protobuf.ByteString data) static JourneyRunTimeTypeJourneyRunTimeType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JourneyRunTimeTypeJourneyRunTimeType.parseFrom(com.google.protobuf.CodedInputStream input) static JourneyRunTimeTypeJourneyRunTimeType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JourneyRunTimeTypeJourneyRunTimeType.parseFrom(InputStream input) static JourneyRunTimeTypeJourneyRunTimeType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JourneyRunTimeTypeJourneyRunTimeType.parseFrom(ByteBuffer data) static JourneyRunTimeTypeJourneyRunTimeType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type JourneyRunTimeTypeModifier and TypeMethodDescriptionJourneyRunTimes_RelStructure.Builder.getJourneyRunTimeList()The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyRunTimes_RelStructure.getJourneyRunTimeList()The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyRunTimes_RelStructureOrBuilder.getJourneyRunTimeList()The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.com.google.protobuf.Parser<JourneyRunTimeType> JourneyRunTimeType.getParserForType()static com.google.protobuf.Parser<JourneyRunTimeType> JourneyRunTimeType.parser()Methods in uk.org.netex.www.netex with parameters of type JourneyRunTimeTypeModifier and TypeMethodDescriptionJourneyRunTimes_RelStructure.Builder.addJourneyRunTime(int index, JourneyRunTimeType value) The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyRunTimes_RelStructure.Builder.addJourneyRunTime(JourneyRunTimeType value) The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyRunTimeType.Builder.mergeFrom(JourneyRunTimeType other) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.mergeJourneyRunTime(JourneyRunTimeType value) The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.static JourneyRunTimeType.BuilderJourneyRunTimeType.newBuilder(JourneyRunTimeType prototype) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.setJourneyRunTime(JourneyRunTimeType value) The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyRunTimes_RelStructure.Builder.setJourneyRunTime(int index, JourneyRunTimeType value) The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.Method parameters in uk.org.netex.www.netex with type arguments of type JourneyRunTimeTypeModifier and TypeMethodDescriptionJourneyRunTimes_RelStructure.Builder.addAllJourneyRunTime(Iterable<? extends JourneyRunTimeType> values) The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.