Uses of Class
com.google.ortools.graph.FlowModelProto
Packages that use FlowModelProto
-
Uses of FlowModelProto in com.google.ortools.graph
Methods in com.google.ortools.graph that return FlowModelProtoModifier and TypeMethodDescriptionFlowModelProto.Builder.build()
FlowModelProto.Builder.buildPartial()
static FlowModelProto
FlowModelProto.getDefaultInstance()
FlowModelProto.Builder.getDefaultInstanceForType()
FlowModelProto.getDefaultInstanceForType()
static FlowModelProto
FlowModelProto.parseDelimitedFrom
(InputStream input) static FlowModelProto
FlowModelProto.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlowModelProto
FlowModelProto.parseFrom
(byte[] data) static FlowModelProto
FlowModelProto.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlowModelProto
FlowModelProto.parseFrom
(com.google.protobuf.ByteString data) static FlowModelProto
FlowModelProto.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlowModelProto
FlowModelProto.parseFrom
(com.google.protobuf.CodedInputStream input) static FlowModelProto
FlowModelProto.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlowModelProto
FlowModelProto.parseFrom
(InputStream input) static FlowModelProto
FlowModelProto.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlowModelProto
FlowModelProto.parseFrom
(ByteBuffer data) static FlowModelProto
FlowModelProto.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.ortools.graph that return types with arguments of type FlowModelProtoModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<FlowModelProto> FlowModelProto.getParserForType()
static com.google.protobuf.Parser
<FlowModelProto> FlowModelProto.parser()
Methods in com.google.ortools.graph with parameters of type FlowModelProtoModifier and TypeMethodDescriptionFlowModelProto.Builder.mergeFrom
(FlowModelProto other) static FlowModelProto.Builder
FlowModelProto.newBuilder
(FlowModelProto prototype)