Uses of Class
uk.org.netex.www.netex.PointOnLineSections_RelStructure.Builder
Packages that use PointOnLineSections_RelStructure.Builder
-
Uses of PointOnLineSections_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PointOnLineSections_RelStructure.BuilderModifier and TypeMethodDescriptionPointOnLineSections_RelStructure.Builder.addAllPointOnLineSection(Iterable<? extends PointOnLineSectionType> values) Inclusion of a POINT on a LINE SECTION.PointOnLineSections_RelStructure.Builder.addPointOnLineSection(int index, PointOnLineSectionType value) Inclusion of a POINT on a LINE SECTION.PointOnLineSections_RelStructure.Builder.addPointOnLineSection(int index, PointOnLineSectionType.Builder builderForValue) Inclusion of a POINT on a LINE SECTION.PointOnLineSections_RelStructure.Builder.addPointOnLineSection(PointOnLineSectionType value) Inclusion of a POINT on a LINE SECTION.PointOnLineSections_RelStructure.Builder.addPointOnLineSection(PointOnLineSectionType.Builder builderForValue) Inclusion of a POINT on a LINE SECTION.PointOnLineSections_RelStructure.Builder.clear()PointOnLineSections_RelStructure.Builder.clearId()Identifier of the relationship.PointOnLineSections_RelStructure.Builder.clearModificationSet()Whether this is a list of all (revise) or just changes.PointOnLineSections_RelStructure.Builder.clearPointOnLineSection()Inclusion of a POINT on a LINE SECTION.LineSection_VersionStructure.Builder.getPointsOnSectionBuilder()Ordered collection of POINTS used in the SECTION.LineSectionType.Builder.getPointsOnSectionBuilder()Ordered collection of POINTS used in the SECTION.LineSection_VersionStructure.Builder.getReversePointsOnSectionBuilder()Reverse direction ordered sequence of POINTS Used in the COMMON SECTION.LineSectionType.Builder.getReversePointsOnSectionBuilder()Reverse direction ordered sequence of POINTS Used in the COMMON SECTION.PointOnLineSections_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointOnLineSections_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) PointOnLineSections_RelStructure.Builder.mergeFrom(PointOnLineSections_RelStructure other) PointOnLineSections_RelStructure.newBuilder()PointOnLineSections_RelStructure.newBuilder(PointOnLineSections_RelStructure prototype) PointOnLineSections_RelStructure.newBuilderForType()protected PointOnLineSections_RelStructure.BuilderPointOnLineSections_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) PointOnLineSections_RelStructure.Builder.removePointOnLineSection(int index) Inclusion of a POINT on a LINE SECTION.Identifier of the relationship.PointOnLineSections_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.PointOnLineSections_RelStructure.Builder.setModificationSet(ModificationSetEnumeration value) Whether this is a list of all (revise) or just changes.PointOnLineSections_RelStructure.Builder.setModificationSetValue(int value) Whether this is a list of all (revise) or just changes.PointOnLineSections_RelStructure.Builder.setPointOnLineSection(int index, PointOnLineSectionType value) Inclusion of a POINT on a LINE SECTION.PointOnLineSections_RelStructure.Builder.setPointOnLineSection(int index, PointOnLineSectionType.Builder builderForValue) Inclusion of a POINT on a LINE SECTION.PointOnLineSections_RelStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type PointOnLineSections_RelStructure.BuilderModifier and TypeMethodDescriptionLineSection_VersionStructure.Builder.setPointsOnSection(PointOnLineSections_RelStructure.Builder builderForValue) Ordered collection of POINTS used in the SECTION.LineSectionType.Builder.setPointsOnSection(PointOnLineSections_RelStructure.Builder builderForValue) Ordered collection of POINTS used in the SECTION.LineSection_VersionStructure.Builder.setReversePointsOnSection(PointOnLineSections_RelStructure.Builder builderForValue) Reverse direction ordered sequence of POINTS Used in the COMMON SECTION.LineSectionType.Builder.setReversePointsOnSection(PointOnLineSections_RelStructure.Builder builderForValue) Reverse direction ordered sequence of POINTS Used in the COMMON SECTION.