Uses of Class
uk.org.netex.www.netex.JourneyRunTimes_RelStructure.Builder
Packages that use JourneyRunTimes_RelStructure.Builder
-
Uses of JourneyRunTimes_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return JourneyRunTimes_RelStructure.BuilderModifier 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.JourneyRunTimes_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(int index, JourneyRunTimeType.Builder builderForValue) 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.JourneyRunTimes_RelStructure.Builder.addJourneyRunTime(JourneyRunTimeType.Builder builderForValue) The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyRunTimes_RelStructure.Builder.clear()JourneyRunTimes_RelStructure.Builder.clearId()Identifier of the relationship.JourneyRunTimes_RelStructure.Builder.clearJourneyRunTime()The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.ServiceLinkInJourneyPattern_VersionedChildStructure.Builder.getRunTimesBuilder()run times for this TIMING LINK.TimeDemandType_VersionStructure.Builder.getRunTimesBuilder()RUN TIMEs for TIME DEMAND TYPE.TimeDemandTypeType.Builder.getRunTimesBuilder()RUN TIMEs for TIME DEMAND TYPE.TimingLinkInJourneyPattern_VersionedChildStructure.Builder.getRunTimesBuilder()run times for this TIMING LINK.TimingLinkInJourneyPatternType.Builder.getRunTimesBuilder()run times for this TIMING LINK.JourneyRunTimes_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) JourneyRunTimes_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) JourneyRunTimes_RelStructure.Builder.mergeFrom(JourneyRunTimes_RelStructure other) JourneyRunTimes_RelStructure.newBuilder()JourneyRunTimes_RelStructure.newBuilder(JourneyRunTimes_RelStructure prototype) JourneyRunTimes_RelStructure.newBuilderForType()protected JourneyRunTimes_RelStructure.BuilderJourneyRunTimes_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) JourneyRunTimes_RelStructure.Builder.removeJourneyRunTime(int index) The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.Identifier of the relationship.JourneyRunTimes_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.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.JourneyRunTimes_RelStructure.Builder.setJourneyRunTime(int index, JourneyRunTimeType.Builder builderForValue) The time taken to traverse a TIMING LINK in a particular JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyRunTimes_RelStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type JourneyRunTimes_RelStructure.BuilderModifier and TypeMethodDescriptionServiceLinkInJourneyPattern_VersionedChildStructure.Builder.setRunTimes(JourneyRunTimes_RelStructure.Builder builderForValue) run times for this TIMING LINK.TimeDemandType_VersionStructure.Builder.setRunTimes(JourneyRunTimes_RelStructure.Builder builderForValue) RUN TIMEs for TIME DEMAND TYPE.TimeDemandTypeType.Builder.setRunTimes(JourneyRunTimes_RelStructure.Builder builderForValue) RUN TIMEs for TIME DEMAND TYPE.TimingLinkInJourneyPattern_VersionedChildStructure.Builder.setRunTimes(JourneyRunTimes_RelStructure.Builder builderForValue) run times for this TIMING LINK.TimingLinkInJourneyPatternType.Builder.setRunTimes(JourneyRunTimes_RelStructure.Builder builderForValue) run times for this TIMING LINK.