Uses of Class
uk.org.netex.www.netex.PointsOnLinkInFrame_RelStructure.Builder
Packages that use PointsOnLinkInFrame_RelStructure.Builder
-
Uses of PointsOnLinkInFrame_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PointsOnLinkInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionPointsOnLinkInFrame_RelStructure.Builder.addAllPointOnLink(Iterable<? extends PointOnLinkType> values) A POINT on a LINK which is not needed for LINK definition, but may be used for other purposes, e.g. for purposes of AVM or PI, or for driver information.PointsOnLinkInFrame_RelStructure.Builder.addPointOnLink(int index, PointOnLinkType value) A POINT on a LINK which is not needed for LINK definition, but may be used for other purposes, e.g. for purposes of AVM or PI, or for driver information.PointsOnLinkInFrame_RelStructure.Builder.addPointOnLink(int index, PointOnLinkType.Builder builderForValue) A POINT on a LINK which is not needed for LINK definition, but may be used for other purposes, e.g. for purposes of AVM or PI, or for driver information.PointsOnLinkInFrame_RelStructure.Builder.addPointOnLink(PointOnLinkType value) A POINT on a LINK which is not needed for LINK definition, but may be used for other purposes, e.g. for purposes of AVM or PI, or for driver information.PointsOnLinkInFrame_RelStructure.Builder.addPointOnLink(PointOnLinkType.Builder builderForValue) A POINT on a LINK which is not needed for LINK definition, but may be used for other purposes, e.g. for purposes of AVM or PI, or for driver information.PointsOnLinkInFrame_RelStructure.Builder.clear()PointsOnLinkInFrame_RelStructure.Builder.clearId()Identifier of the relationship.PointsOnLinkInFrame_RelStructure.Builder.clearModificationSet()Whether this is a list of all (revise) or just changes.PointsOnLinkInFrame_RelStructure.Builder.clearPointOnLink()A POINT on a LINK which is not needed for LINK definition, but may be used for other purposes, e.g. for purposes of AVM or PI, or for driver information.PointsOnLinkInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsOnLinkInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) PointsOnLinkInFrame_RelStructure.Builder.mergeFrom(PointsOnLinkInFrame_RelStructure other) PointsOnLinkInFrame_RelStructure.newBuilder()PointsOnLinkInFrame_RelStructure.newBuilder(PointsOnLinkInFrame_RelStructure prototype) PointsOnLinkInFrame_RelStructure.newBuilderForType()protected PointsOnLinkInFrame_RelStructure.BuilderPointsOnLinkInFrame_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) PointsOnLinkInFrame_RelStructure.Builder.removePointOnLink(int index) A POINT on a LINK which is not needed for LINK definition, but may be used for other purposes, e.g. for purposes of AVM or PI, or for driver information.Identifier of the relationship.PointsOnLinkInFrame_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.PointsOnLinkInFrame_RelStructure.Builder.setModificationSet(ModificationSetEnumeration value) Whether this is a list of all (revise) or just changes.PointsOnLinkInFrame_RelStructure.Builder.setModificationSetValue(int value) Whether this is a list of all (revise) or just changes.PointsOnLinkInFrame_RelStructure.Builder.setPointOnLink(int index, PointOnLinkType value) A POINT on a LINK which is not needed for LINK definition, but may be used for other purposes, e.g. for purposes of AVM or PI, or for driver information.PointsOnLinkInFrame_RelStructure.Builder.setPointOnLink(int index, PointOnLinkType.Builder builderForValue) A POINT on a LINK which is not needed for LINK definition, but may be used for other purposes, e.g. for purposes of AVM or PI, or for driver information.PointsOnLinkInFrame_RelStructure.toBuilder()