Uses of Class
uk.org.netex.www.netex.RouteInstructions_RelStructure.RouteInstructionType
Packages that use RouteInstructions_RelStructure.RouteInstructionType
-
Uses of RouteInstructions_RelStructure.RouteInstructionType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return RouteInstructions_RelStructure.RouteInstructionTypeModifier and TypeMethodDescriptionRouteInstructions_RelStructure.RouteInstructionType.Builder.build()RouteInstructions_RelStructure.RouteInstructionType.Builder.buildPartial()RouteInstructions_RelStructure.RouteInstructionType.getDefaultInstance()RouteInstructions_RelStructure.RouteInstructionType.Builder.getDefaultInstanceForType()RouteInstructions_RelStructure.RouteInstructionType.getDefaultInstanceForType()RouteInstructions_RelStructure.Builder.getRouteInstruction(int index) A POINT used to define the shape of a ROUTE through the network.RouteInstructions_RelStructure.getRouteInstruction(int index) A POINT used to define the shape of a ROUTE through the network.RouteInstructions_RelStructureOrBuilder.getRouteInstruction(int index) A POINT used to define the shape of a ROUTE through the network.RouteInstructions_RelStructure.RouteInstructionType.parseDelimitedFrom(InputStream input) RouteInstructions_RelStructure.RouteInstructionType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RouteInstructions_RelStructure.RouteInstructionType.parseFrom(byte[] data) RouteInstructions_RelStructure.RouteInstructionType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RouteInstructions_RelStructure.RouteInstructionType.parseFrom(com.google.protobuf.ByteString data) RouteInstructions_RelStructure.RouteInstructionType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RouteInstructions_RelStructure.RouteInstructionType.parseFrom(com.google.protobuf.CodedInputStream input) RouteInstructions_RelStructure.RouteInstructionType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RouteInstructions_RelStructure.RouteInstructionType.parseFrom(InputStream input) RouteInstructions_RelStructure.RouteInstructionType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RouteInstructions_RelStructure.RouteInstructionType.parseFrom(ByteBuffer data) RouteInstructions_RelStructure.RouteInstructionType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type RouteInstructions_RelStructure.RouteInstructionTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RouteInstructions_RelStructure.RouteInstructionType> RouteInstructions_RelStructure.RouteInstructionType.getParserForType()RouteInstructions_RelStructure.Builder.getRouteInstructionList()A POINT used to define the shape of a ROUTE through the network.RouteInstructions_RelStructure.getRouteInstructionList()A POINT used to define the shape of a ROUTE through the network.RouteInstructions_RelStructureOrBuilder.getRouteInstructionList()A POINT used to define the shape of a ROUTE through the network.static com.google.protobuf.Parser<RouteInstructions_RelStructure.RouteInstructionType> RouteInstructions_RelStructure.RouteInstructionType.parser()Methods in uk.org.netex.www.netex with parameters of type RouteInstructions_RelStructure.RouteInstructionTypeModifier and TypeMethodDescriptionRouteInstructions_RelStructure.Builder.addRouteInstruction(int index, RouteInstructions_RelStructure.RouteInstructionType value) A POINT used to define the shape of a ROUTE through the network.RouteInstructions_RelStructure.Builder.addRouteInstruction(RouteInstructions_RelStructure.RouteInstructionType value) A POINT used to define the shape of a ROUTE through the network.RouteInstructions_RelStructure.RouteInstructionType.Builder.mergeFrom(RouteInstructions_RelStructure.RouteInstructionType other) RouteInstructions_RelStructure.RouteInstructionType.newBuilder(RouteInstructions_RelStructure.RouteInstructionType prototype) RouteInstructions_RelStructure.Builder.setRouteInstruction(int index, RouteInstructions_RelStructure.RouteInstructionType value) A POINT used to define the shape of a ROUTE through the network.Method parameters in uk.org.netex.www.netex with type arguments of type RouteInstructions_RelStructure.RouteInstructionTypeModifier and TypeMethodDescriptionRouteInstructions_RelStructure.Builder.addAllRouteInstruction(Iterable<? extends RouteInstructions_RelStructure.RouteInstructionType> values) A POINT used to define the shape of a ROUTE through the network.