Uses of Class
uk.org.netex.www.netex.PointOnRouteType
Packages that use PointOnRouteType
-
Uses of PointOnRouteType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PointOnRouteTypeModifier and TypeMethodDescriptionPointOnRouteType.Builder.build()PointOnRouteType.Builder.buildPartial()static PointOnRouteTypePointOnRouteType.getDefaultInstance()PointOnRouteType.Builder.getDefaultInstanceForType()PointOnRouteType.getDefaultInstanceForType()EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.getPointOnRoute()A reference to a ROUTE POINT used to define a ROUTE with its order on that ROUTE.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.getPointOnRoute()A reference to a ROUTE POINT used to define a ROUTE with its order on that ROUTE.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructureOrBuilder.getPointOnRoute()A reference to a ROUTE POINT used to define a ROUTE with its order on that ROUTE.PointsOnRoute_RelStructure.Builder.getPointOnRoute(int index) A reference to a ROUTE POINT used to define a ROUTE with its order on that ROUTE.PointsOnRoute_RelStructure.getPointOnRoute(int index) A reference to a ROUTE POINT used to define a ROUTE with its order on that ROUTE.PointsOnRoute_RelStructureOrBuilder.getPointOnRoute(int index) A reference to a ROUTE POINT used to define a ROUTE with its order on that ROUTE.static PointOnRouteTypePointOnRouteType.parseDelimitedFrom(InputStream input) static PointOnRouteTypePointOnRouteType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PointOnRouteTypePointOnRouteType.parseFrom(byte[] data) static PointOnRouteTypePointOnRouteType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PointOnRouteTypePointOnRouteType.parseFrom(com.google.protobuf.ByteString data) static PointOnRouteTypePointOnRouteType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PointOnRouteTypePointOnRouteType.parseFrom(com.google.protobuf.CodedInputStream input) static PointOnRouteTypePointOnRouteType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PointOnRouteTypePointOnRouteType.parseFrom(InputStream input) static PointOnRouteTypePointOnRouteType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PointOnRouteTypePointOnRouteType.parseFrom(ByteBuffer data) static PointOnRouteTypePointOnRouteType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type PointOnRouteTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PointOnRouteType> PointOnRouteType.getParserForType()PointsOnRoute_RelStructure.Builder.getPointOnRouteList()A reference to a ROUTE POINT used to define a ROUTE with its order on that ROUTE.PointsOnRoute_RelStructure.getPointOnRouteList()A reference to a ROUTE POINT used to define a ROUTE with its order on that ROUTE.PointsOnRoute_RelStructureOrBuilder.getPointOnRouteList()A reference to a ROUTE POINT used to define a ROUTE with its order on that ROUTE.static com.google.protobuf.Parser<PointOnRouteType> PointOnRouteType.parser()Methods in uk.org.netex.www.netex with parameters of type PointOnRouteTypeModifier and TypeMethodDescriptionPointsOnRoute_RelStructure.Builder.addPointOnRoute(int index, PointOnRouteType value) A reference to a ROUTE POINT used to define a ROUTE with its order on that ROUTE.PointsOnRoute_RelStructure.Builder.addPointOnRoute(PointOnRouteType value) A reference to a ROUTE POINT used to define a ROUTE with its order on that ROUTE.PointOnRouteType.Builder.mergeFrom(PointOnRouteType other) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.mergePointOnRoute(PointOnRouteType value) A reference to a ROUTE POINT used to define a ROUTE with its order on that ROUTE.static PointOnRouteType.BuilderPointOnRouteType.newBuilder(PointOnRouteType prototype) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.setPointOnRoute(PointOnRouteType value) A reference to a ROUTE POINT used to define a ROUTE with its order on that ROUTE.PointsOnRoute_RelStructure.Builder.setPointOnRoute(int index, PointOnRouteType value) A reference to a ROUTE POINT used to define a ROUTE with its order on that ROUTE.Method parameters in uk.org.netex.www.netex with type arguments of type PointOnRouteTypeModifier and TypeMethodDescriptionPointsOnRoute_RelStructure.Builder.addAllPointOnRoute(Iterable<? extends PointOnRouteType> values) A reference to a ROUTE POINT used to define a ROUTE with its order on that ROUTE.