Uses of Class
uk.org.netex.www.netex.RoutePointsInFrame_RelStructure.Builder
Packages that use RoutePointsInFrame_RelStructure.Builder
-
Uses of RoutePointsInFrame_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return RoutePointsInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionRoutePointsInFrame_RelStructure.Builder.addAllRoutePoint(Iterable<? extends RoutePointType> values) A POINT used to define the shape of a ROUTE through the network.RoutePointsInFrame_RelStructure.Builder.addRoutePoint(int index, RoutePointType value) A POINT used to define the shape of a ROUTE through the network.RoutePointsInFrame_RelStructure.Builder.addRoutePoint(int index, RoutePointType.Builder builderForValue) A POINT used to define the shape of a ROUTE through the network.RoutePointsInFrame_RelStructure.Builder.addRoutePoint(RoutePointType value) A POINT used to define the shape of a ROUTE through the network.RoutePointsInFrame_RelStructure.Builder.addRoutePoint(RoutePointType.Builder builderForValue) A POINT used to define the shape of a ROUTE through the network.RoutePointsInFrame_RelStructure.Builder.clear()RoutePointsInFrame_RelStructure.Builder.clearId()Identifier of the relationship.RoutePointsInFrame_RelStructure.Builder.clearModificationSet()Whether this is a list of all (revise) or just changes.RoutePointsInFrame_RelStructure.Builder.clearRoutePoint()A POINT used to define the shape of a ROUTE through the network.Service_VersionFrameStructure.Builder.getRoutePointsBuilder()ROUTE POINTs in frame.ServiceFrameType.Builder.getRoutePointsBuilder()ROUTE POINTs in frame.RoutePointsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RoutePointsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) RoutePointsInFrame_RelStructure.Builder.mergeFrom(RoutePointsInFrame_RelStructure other) RoutePointsInFrame_RelStructure.newBuilder()RoutePointsInFrame_RelStructure.newBuilder(RoutePointsInFrame_RelStructure prototype) RoutePointsInFrame_RelStructure.newBuilderForType()protected RoutePointsInFrame_RelStructure.BuilderRoutePointsInFrame_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) RoutePointsInFrame_RelStructure.Builder.removeRoutePoint(int index) A POINT used to define the shape of a ROUTE through the network.Identifier of the relationship.RoutePointsInFrame_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.RoutePointsInFrame_RelStructure.Builder.setModificationSet(ModificationSetEnumeration value) Whether this is a list of all (revise) or just changes.RoutePointsInFrame_RelStructure.Builder.setModificationSetValue(int value) Whether this is a list of all (revise) or just changes.RoutePointsInFrame_RelStructure.Builder.setRoutePoint(int index, RoutePointType value) A POINT used to define the shape of a ROUTE through the network.RoutePointsInFrame_RelStructure.Builder.setRoutePoint(int index, RoutePointType.Builder builderForValue) A POINT used to define the shape of a ROUTE through the network.RoutePointsInFrame_RelStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type RoutePointsInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionService_VersionFrameStructure.Builder.setRoutePoints(RoutePointsInFrame_RelStructure.Builder builderForValue) ROUTE POINTs in frame.ServiceFrameType.Builder.setRoutePoints(RoutePointsInFrame_RelStructure.Builder builderForValue) ROUTE POINTs in frame.