Uses of Class
uk.org.netex.www.netex.JourneyWaitTimes_RelStructure.Builder
Packages that use JourneyWaitTimes_RelStructure.Builder
-
Uses of JourneyWaitTimes_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return JourneyWaitTimes_RelStructure.BuilderModifier and TypeMethodDescriptionJourneyWaitTimes_RelStructure.Builder.addAllJourneyWaitTime(Iterable<? extends JourneyWaitTimeType> values) The time a vehicle has to wait at a specific TIMING POINT IN JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyWaitTimes_RelStructure.Builder.addJourneyWaitTime(int index, JourneyWaitTimeType value) The time a vehicle has to wait at a specific TIMING POINT IN JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyWaitTimes_RelStructure.Builder.addJourneyWaitTime(int index, JourneyWaitTimeType.Builder builderForValue) The time a vehicle has to wait at a specific TIMING POINT IN JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyWaitTimes_RelStructure.Builder.addJourneyWaitTime(JourneyWaitTimeType value) The time a vehicle has to wait at a specific TIMING POINT IN JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyWaitTimes_RelStructure.Builder.addJourneyWaitTime(JourneyWaitTimeType.Builder builderForValue) The time a vehicle has to wait at a specific TIMING POINT IN JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyWaitTimes_RelStructure.Builder.clear()JourneyWaitTimes_RelStructure.Builder.clearId()Identifier of the relationship.JourneyWaitTimes_RelStructure.Builder.clearJourneyWaitTime()The time a vehicle has to wait at a specific TIMING POINT IN JOURNEY PATTERN, for a specified TIME DEMAND TYPE.TimeDemandType_VersionStructure.Builder.getWaitTimesBuilder()WAIT TIMEs for TIME DEMAND TYPE.TimeDemandTypeType.Builder.getWaitTimesBuilder()WAIT TIMEs for TIME DEMAND TYPE.JourneyWaitTimes_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) JourneyWaitTimes_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) JourneyWaitTimes_RelStructure.Builder.mergeFrom(JourneyWaitTimes_RelStructure other) JourneyWaitTimes_RelStructure.newBuilder()JourneyWaitTimes_RelStructure.newBuilder(JourneyWaitTimes_RelStructure prototype) JourneyWaitTimes_RelStructure.newBuilderForType()protected JourneyWaitTimes_RelStructure.BuilderJourneyWaitTimes_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) JourneyWaitTimes_RelStructure.Builder.removeJourneyWaitTime(int index) The time a vehicle has to wait at a specific TIMING POINT IN JOURNEY PATTERN, for a specified TIME DEMAND TYPE.Identifier of the relationship.JourneyWaitTimes_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.JourneyWaitTimes_RelStructure.Builder.setJourneyWaitTime(int index, JourneyWaitTimeType value) The time a vehicle has to wait at a specific TIMING POINT IN JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyWaitTimes_RelStructure.Builder.setJourneyWaitTime(int index, JourneyWaitTimeType.Builder builderForValue) The time a vehicle has to wait at a specific TIMING POINT IN JOURNEY PATTERN, for a specified TIME DEMAND TYPE.JourneyWaitTimes_RelStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type JourneyWaitTimes_RelStructure.BuilderModifier and TypeMethodDescriptionTimeDemandType_VersionStructure.Builder.setWaitTimes(JourneyWaitTimes_RelStructure.Builder builderForValue) WAIT TIMEs for TIME DEMAND TYPE.TimeDemandTypeType.Builder.setWaitTimes(JourneyWaitTimes_RelStructure.Builder builderForValue) WAIT TIMEs for TIME DEMAND TYPE.