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 FlowModelProtoFlowModelProto.getDefaultInstance()FlowModelProto.Builder.getDefaultInstanceForType()FlowModelProto.getDefaultInstanceForType()static FlowModelProtoFlowModelProto.parseDelimitedFrom(InputStream input) static FlowModelProtoFlowModelProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlowModelProtoFlowModelProto.parseFrom(byte[] data) static FlowModelProtoFlowModelProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlowModelProtoFlowModelProto.parseFrom(com.google.protobuf.ByteString data) static FlowModelProtoFlowModelProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlowModelProtoFlowModelProto.parseFrom(com.google.protobuf.CodedInputStream input) static FlowModelProtoFlowModelProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlowModelProtoFlowModelProto.parseFrom(InputStream input) static FlowModelProtoFlowModelProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlowModelProtoFlowModelProto.parseFrom(ByteBuffer data) static FlowModelProtoFlowModelProto.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.BuilderFlowModelProto.newBuilder(FlowModelProto prototype)