Uses of Class
uk.org.netex.www.netex.TimingLinks_RelStructure.Builder
Packages that use TimingLinks_RelStructure.Builder
-
Uses of TimingLinks_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TimingLinks_RelStructure.BuilderModifier and TypeMethodDescriptionTimingLinks_RelStructure.Builder.addAllTimingLink(Iterable<? extends TimingLinkType> values) An ordered pair of TIMING POINTs for which run times may be recorded.TimingLinks_RelStructure.Builder.addTimingLink(int index, TimingLinkType value) An ordered pair of TIMING POINTs for which run times may be recorded.TimingLinks_RelStructure.Builder.addTimingLink(int index, TimingLinkType.Builder builderForValue) An ordered pair of TIMING POINTs for which run times may be recorded.TimingLinks_RelStructure.Builder.addTimingLink(TimingLinkType value) An ordered pair of TIMING POINTs for which run times may be recorded.TimingLinks_RelStructure.Builder.addTimingLink(TimingLinkType.Builder builderForValue) An ordered pair of TIMING POINTs for which run times may be recorded.TimingLinks_RelStructure.Builder.clear()TimingLinks_RelStructure.Builder.clearId()Identifier of the relationship.TimingLinks_RelStructure.Builder.clearTimingLink()An ordered pair of TIMING POINTs for which run times may be recorded.TimingPattern_VersionStructure.Builder.getLinksBuilder()List of links used in TIMING PATTERN.TimingPatternType.Builder.getLinksBuilder()List of links used in TIMING PATTERN.TimingLinks_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TimingLinks_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) TimingLinks_RelStructure.Builder.mergeFrom(TimingLinks_RelStructure other) TimingLinks_RelStructure.newBuilder()TimingLinks_RelStructure.newBuilder(TimingLinks_RelStructure prototype) TimingLinks_RelStructure.newBuilderForType()protected TimingLinks_RelStructure.BuilderTimingLinks_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) TimingLinks_RelStructure.Builder.removeTimingLink(int index) An ordered pair of TIMING POINTs for which run times may be recorded.Identifier of the relationship.TimingLinks_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.TimingLinks_RelStructure.Builder.setTimingLink(int index, TimingLinkType value) An ordered pair of TIMING POINTs for which run times may be recorded.TimingLinks_RelStructure.Builder.setTimingLink(int index, TimingLinkType.Builder builderForValue) An ordered pair of TIMING POINTs for which run times may be recorded.TimingLinks_RelStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type TimingLinks_RelStructure.BuilderModifier and TypeMethodDescriptionTimingPattern_VersionStructure.Builder.setLinks(TimingLinks_RelStructure.Builder builderForValue) List of links used in TIMING PATTERN.TimingPatternType.Builder.setLinks(TimingLinks_RelStructure.Builder builderForValue) List of links used in TIMING PATTERN.