Files
ortools-clone/docs/javadoc/com/google/ortools/graph/FlowModelProto.Builder.html
Mizux Seiha 3b81c981c2 Update doc
2022-03-04 00:19:15 +01:00

1014 lines
93 KiB
HTML

<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Mar 03 21:59:09 CET 2022 -->
<title>FlowModelProto.Builder (com.google.ortools:ortools-java 9.3.10440 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-03-03">
<meta name="description" content="declaration: package: com.google.ortools.graph, class: FlowModelProto, class: Builder">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/FlowModelProto.Builder.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">com.google.ortools.graph</a></div>
<h1 title="Class FlowModelProto.Builder" class="title">Class FlowModelProto.Builder</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">com.google.protobuf.AbstractMessageLite.Builder
<div class="inheritance">com.google.protobuf.AbstractMessage.Builder&lt;BuilderType&gt;
<div class="inheritance">com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;
<div class="inheritance">com.google.ortools.graph.FlowModelProto.Builder</div>
</div>
</div>
</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="FlowModelProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowModelProtoOrBuilder</a></code>, <code>com.google.protobuf.Message.Builder</code>, <code>com.google.protobuf.MessageLite.Builder</code>, <code>com.google.protobuf.MessageLiteOrBuilder</code>, <code>com.google.protobuf.MessageOrBuilder</code>, <code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html" title="class or interface in java.lang" class="external-link">Cloneable</a></code></dd>
</dl>
<dl class="notes">
<dt>Enclosing class:</dt>
<dd><a href="FlowModelProto.html" title="class in com.google.ortools.graph">FlowModelProto</a></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public static final class </span><span class="element-name type-name-label">FlowModelProto.Builder</span>
<span class="extends-implements">extends com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;
implements <a href="FlowModelProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowModelProtoOrBuilder</a></span></div>
<div class="block"><pre>
Holds a flow problem, see NodeProto and ArcProto for more details.
</pre>
Protobuf type <code>operations_research.FlowModelProto</code></div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab1" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab1', 3)" class="table-tab">Static Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#addAllArcs(java.lang.Iterable)" class="member-name-link">addAllArcs</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a>&lt;? extends <a href="FlowArcProto.html" title="class in com.google.ortools.graph">FlowArcProto</a>&gt;&nbsp;values)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#addAllNodes(java.lang.Iterable)" class="member-name-link">addAllNodes</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a>&lt;? extends <a href="FlowNodeProto.html" title="class in com.google.ortools.graph">FlowNodeProto</a>&gt;&nbsp;values)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#addArcs(int,com.google.ortools.graph.FlowArcProto)" class="member-name-link">addArcs</a><wbr>(int&nbsp;index,
<a href="FlowArcProto.html" title="class in com.google.ortools.graph">FlowArcProto</a>&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#addArcs(int,com.google.ortools.graph.FlowArcProto.Builder)" class="member-name-link">addArcs</a><wbr>(int&nbsp;index,
<a href="FlowArcProto.Builder.html" title="class in com.google.ortools.graph">FlowArcProto.Builder</a>&nbsp;builderForValue)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#addArcs(com.google.ortools.graph.FlowArcProto)" class="member-name-link">addArcs</a><wbr>(<a href="FlowArcProto.html" title="class in com.google.ortools.graph">FlowArcProto</a>&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#addArcs(com.google.ortools.graph.FlowArcProto.Builder)" class="member-name-link">addArcs</a><wbr>(<a href="FlowArcProto.Builder.html" title="class in com.google.ortools.graph">FlowArcProto.Builder</a>&nbsp;builderForValue)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowArcProto.Builder.html" title="class in com.google.ortools.graph">FlowArcProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#addArcsBuilder()" class="member-name-link">addArcsBuilder</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowArcProto.Builder.html" title="class in com.google.ortools.graph">FlowArcProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#addArcsBuilder(int)" class="member-name-link">addArcsBuilder</a><wbr>(int&nbsp;index)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#addNodes(int,com.google.ortools.graph.FlowNodeProto)" class="member-name-link">addNodes</a><wbr>(int&nbsp;index,
<a href="FlowNodeProto.html" title="class in com.google.ortools.graph">FlowNodeProto</a>&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#addNodes(int,com.google.ortools.graph.FlowNodeProto.Builder)" class="member-name-link">addNodes</a><wbr>(int&nbsp;index,
<a href="FlowNodeProto.Builder.html" title="class in com.google.ortools.graph">FlowNodeProto.Builder</a>&nbsp;builderForValue)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#addNodes(com.google.ortools.graph.FlowNodeProto)" class="member-name-link">addNodes</a><wbr>(<a href="FlowNodeProto.html" title="class in com.google.ortools.graph">FlowNodeProto</a>&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#addNodes(com.google.ortools.graph.FlowNodeProto.Builder)" class="member-name-link">addNodes</a><wbr>(<a href="FlowNodeProto.Builder.html" title="class in com.google.ortools.graph">FlowNodeProto.Builder</a>&nbsp;builderForValue)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowNodeProto.Builder.html" title="class in com.google.ortools.graph">FlowNodeProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#addNodesBuilder()" class="member-name-link">addNodesBuilder</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowNodeProto.Builder.html" title="class in com.google.ortools.graph">FlowNodeProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#addNodesBuilder(int)" class="member-name-link">addNodesBuilder</a><wbr>(int&nbsp;index)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">addRepeatedField</a><wbr>(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.html" title="class in com.google.ortools.graph">FlowModelProto</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#build()" class="member-name-link">build</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.html" title="class in com.google.ortools.graph">FlowModelProto</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#buildPartial()" class="member-name-link">buildPartial</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#clear()" class="member-name-link">clear</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#clearArcs()" class="member-name-link">clearArcs</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#clearField(com.google.protobuf.Descriptors.FieldDescriptor)" class="member-name-link">clearField</a><wbr>(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#clearNodes()" class="member-name-link">clearNodes</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)" class="member-name-link">clearOneof</a><wbr>(com.google.protobuf.Descriptors.OneofDescriptor&nbsp;oneof)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#clearProblemType()" class="member-name-link">clearProblemType</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>optional .operations_research.FlowModelProto.ProblemType problem_type = 3;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#clone()" class="member-name-link">clone</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowArcProto.html" title="class in com.google.ortools.graph">FlowArcProto</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getArcs(int)" class="member-name-link">getArcs</a><wbr>(int&nbsp;index)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowArcProto.Builder.html" title="class in com.google.ortools.graph">FlowArcProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getArcsBuilder(int)" class="member-name-link">getArcsBuilder</a><wbr>(int&nbsp;index)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="FlowArcProto.Builder.html" title="class in com.google.ortools.graph">FlowArcProto.Builder</a>&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getArcsBuilderList()" class="member-name-link">getArcsBuilderList</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getArcsCount()" class="member-name-link">getArcsCount</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="FlowArcProto.html" title="class in com.google.ortools.graph">FlowArcProto</a>&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getArcsList()" class="member-name-link">getArcsList</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowArcProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowArcProtoOrBuilder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getArcsOrBuilder(int)" class="member-name-link">getArcsOrBuilder</a><wbr>(int&nbsp;index)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;? extends <a href="FlowArcProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowArcProtoOrBuilder</a>&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getArcsOrBuilderList()" class="member-name-link">getArcsOrBuilderList</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.html" title="class in com.google.ortools.graph">FlowModelProto</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getDefaultInstanceForType()" class="member-name-link">getDefaultInstanceForType</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static final com.google.protobuf.Descriptors.Descriptor</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#getDescriptor()" class="member-name-link">getDescriptor</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>com.google.protobuf.Descriptors.Descriptor</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getDescriptorForType()" class="member-name-link">getDescriptorForType</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowNodeProto.html" title="class in com.google.ortools.graph">FlowNodeProto</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getNodes(int)" class="member-name-link">getNodes</a><wbr>(int&nbsp;index)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowNodeProto.Builder.html" title="class in com.google.ortools.graph">FlowNodeProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getNodesBuilder(int)" class="member-name-link">getNodesBuilder</a><wbr>(int&nbsp;index)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="FlowNodeProto.Builder.html" title="class in com.google.ortools.graph">FlowNodeProto.Builder</a>&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getNodesBuilderList()" class="member-name-link">getNodesBuilderList</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getNodesCount()" class="member-name-link">getNodesCount</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="FlowNodeProto.html" title="class in com.google.ortools.graph">FlowNodeProto</a>&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getNodesList()" class="member-name-link">getNodesList</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowNodeProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowNodeProtoOrBuilder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getNodesOrBuilder(int)" class="member-name-link">getNodesOrBuilder</a><wbr>(int&nbsp;index)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;? extends <a href="FlowNodeProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowNodeProtoOrBuilder</a>&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getNodesOrBuilderList()" class="member-name-link">getNodesOrBuilderList</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.ProblemType.html" title="enum in com.google.ortools.graph">FlowModelProto.ProblemType</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getProblemType()" class="member-name-link">getProblemType</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>optional .operations_research.FlowModelProto.ProblemType problem_type = 3;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#hasProblemType()" class="member-name-link">hasProblemType</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>optional .operations_research.FlowModelProto.ProblemType problem_type = 3;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#internalGetFieldAccessorTable()" class="member-name-link">internalGetFieldAccessorTable</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isInitialized()" class="member-name-link">isInitialized</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#mergeFrom(com.google.ortools.graph.FlowModelProto)" class="member-name-link">mergeFrom</a><wbr>(<a href="FlowModelProto.html" title="class in com.google.ortools.graph">FlowModelProto</a>&nbsp;other)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)" class="member-name-link">mergeFrom</a><wbr>(com.google.protobuf.CodedInputStream&nbsp;input,
com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#mergeFrom(com.google.protobuf.Message)" class="member-name-link">mergeFrom</a><wbr>(com.google.protobuf.Message&nbsp;other)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final <a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">mergeUnknownFields</a><wbr>(com.google.protobuf.UnknownFieldSet&nbsp;unknownFields)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#removeArcs(int)" class="member-name-link">removeArcs</a><wbr>(int&nbsp;index)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#removeNodes(int)" class="member-name-link">removeNodes</a><wbr>(int&nbsp;index)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setArcs(int,com.google.ortools.graph.FlowArcProto)" class="member-name-link">setArcs</a><wbr>(int&nbsp;index,
<a href="FlowArcProto.html" title="class in com.google.ortools.graph">FlowArcProto</a>&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setArcs(int,com.google.ortools.graph.FlowArcProto.Builder)" class="member-name-link">setArcs</a><wbr>(int&nbsp;index,
<a href="FlowArcProto.Builder.html" title="class in com.google.ortools.graph">FlowArcProto.Builder</a>&nbsp;builderForValue)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)" class="member-name-link">setField</a><wbr>(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setNodes(int,com.google.ortools.graph.FlowNodeProto)" class="member-name-link">setNodes</a><wbr>(int&nbsp;index,
<a href="FlowNodeProto.html" title="class in com.google.ortools.graph">FlowNodeProto</a>&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setNodes(int,com.google.ortools.graph.FlowNodeProto.Builder)" class="member-name-link">setNodes</a><wbr>(int&nbsp;index,
<a href="FlowNodeProto.Builder.html" title="class in com.google.ortools.graph">FlowNodeProto.Builder</a>&nbsp;builderForValue)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setProblemType(com.google.ortools.graph.FlowModelProto.ProblemType)" class="member-name-link">setProblemType</a><wbr>(<a href="FlowModelProto.ProblemType.html" title="enum in com.google.ortools.graph">FlowModelProto.ProblemType</a>&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block"><code>optional .operations_research.FlowModelProto.ProblemType problem_type = 3;</code></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)" class="member-name-link">setRepeatedField</a><wbr>(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field,
int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>final <a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setUnknownFields(com.google.protobuf.UnknownFieldSet)" class="member-name-link">setUnknownFields</a><wbr>(com.google.protobuf.UnknownFieldSet&nbsp;unknownFields)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-com.google.protobuf.GeneratedMessageV3.Builder">Methods inherited from class&nbsp;com.google.protobuf.GeneratedMessageV3.Builder</h3>
<code>getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-com.google.protobuf.AbstractMessage.Builder">Methods inherited from class&nbsp;com.google.protobuf.AbstractMessage.Builder</h3>
<code>findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-com.google.protobuf.AbstractMessageLite.Builder">Methods inherited from class&nbsp;com.google.protobuf.AbstractMessageLite.Builder</h3>
<code>addAll, addAll, mergeFrom, newUninitializedMessageException</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-com.google.protobuf.MessageLite.Builder">Methods inherited from interface&nbsp;com.google.protobuf.MessageLite.Builder</h3>
<code>mergeFrom</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-com.google.protobuf.MessageOrBuilder">Methods inherited from interface&nbsp;com.google.protobuf.MessageOrBuilder</h3>
<code>findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof</code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="getDescriptor()">
<h3>getDescriptor</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type">com.google.protobuf.Descriptors.Descriptor</span>&nbsp;<span class="element-name">getDescriptor</span>()</div>
</section>
</li>
<li>
<section class="detail" id="internalGetFieldAccessorTable()">
<h3>internalGetFieldAccessorTable</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">com.google.protobuf.GeneratedMessageV3.FieldAccessorTable</span>&nbsp;<span class="element-name">internalGetFieldAccessorTable</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>internalGetFieldAccessorTable</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="clear()">
<h3>clear</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">clear</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>clear</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt>Specified by:</dt>
<dd><code>clear</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLite.Builder</code></dd>
<dt>Overrides:</dt>
<dd><code>clear</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getDescriptorForType()">
<h3>getDescriptorForType</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">com.google.protobuf.Descriptors.Descriptor</span>&nbsp;<span class="element-name">getDescriptorForType</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>getDescriptorForType</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt>Specified by:</dt>
<dd><code>getDescriptorForType</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageOrBuilder</code></dd>
<dt>Overrides:</dt>
<dd><code>getDescriptorForType</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getDefaultInstanceForType()">
<h3>getDefaultInstanceForType</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.html" title="class in com.google.ortools.graph">FlowModelProto</a></span>&nbsp;<span class="element-name">getDefaultInstanceForType</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>getDefaultInstanceForType</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLiteOrBuilder</code></dd>
<dt>Specified by:</dt>
<dd><code>getDefaultInstanceForType</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageOrBuilder</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="build()">
<h3>build</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.html" title="class in com.google.ortools.graph">FlowModelProto</a></span>&nbsp;<span class="element-name">build</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>build</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt>Specified by:</dt>
<dd><code>build</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLite.Builder</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="buildPartial()">
<h3>buildPartial</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.html" title="class in com.google.ortools.graph">FlowModelProto</a></span>&nbsp;<span class="element-name">buildPartial</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>buildPartial</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt>Specified by:</dt>
<dd><code>buildPartial</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLite.Builder</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="clone()">
<h3>clone</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">clone</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>clone</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt>Specified by:</dt>
<dd><code>clone</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLite.Builder</code></dd>
<dt>Overrides:</dt>
<dd><code>clone</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">
<h3>setField</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">setField</span><wbr><span class="parameters">(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;value)</span></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>setField</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt>Overrides:</dt>
<dd><code>setField</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="clearField(com.google.protobuf.Descriptors.FieldDescriptor)">
<h3>clearField</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">clearField</span><wbr><span class="parameters">(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field)</span></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>clearField</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt>Overrides:</dt>
<dd><code>clearField</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">
<h3>clearOneof</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">clearOneof</span><wbr><span class="parameters">(com.google.protobuf.Descriptors.OneofDescriptor&nbsp;oneof)</span></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>clearOneof</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt>Overrides:</dt>
<dd><code>clearOneof</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">
<h3>setRepeatedField</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">setRepeatedField</span><wbr><span class="parameters">(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field,
int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;value)</span></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>setRepeatedField</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt>Overrides:</dt>
<dd><code>setRepeatedField</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">
<h3>addRepeatedField</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">addRepeatedField</span><wbr><span class="parameters">(com.google.protobuf.Descriptors.FieldDescriptor&nbsp;field,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;value)</span></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>addRepeatedField</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt>Overrides:</dt>
<dd><code>addRepeatedField</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="mergeFrom(com.google.protobuf.Message)">
<h3>mergeFrom</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">mergeFrom</span><wbr><span class="parameters">(com.google.protobuf.Message&nbsp;other)</span></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>mergeFrom</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt>Overrides:</dt>
<dd><code>mergeFrom</code>&nbsp;in class&nbsp;<code>com.google.protobuf.AbstractMessage.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="mergeFrom(com.google.ortools.graph.FlowModelProto)">
<h3>mergeFrom</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">mergeFrom</span><wbr><span class="parameters">(<a href="FlowModelProto.html" title="class in com.google.ortools.graph">FlowModelProto</a>&nbsp;other)</span></div>
</section>
</li>
<li>
<section class="detail" id="isInitialized()">
<h3>isInitialized</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isInitialized</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>isInitialized</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLiteOrBuilder</code></dd>
<dt>Overrides:</dt>
<dd><code>isInitialized</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">
<h3>mergeFrom</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">mergeFrom</span><wbr><span class="parameters">(com.google.protobuf.CodedInputStream&nbsp;input,
com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</span>
throws <span class="exceptions"><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></span></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>mergeFrom</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt>Specified by:</dt>
<dd><code>mergeFrom</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.MessageLite.Builder</code></dd>
<dt>Overrides:</dt>
<dd><code>mergeFrom</code>&nbsp;in class&nbsp;<code>com.google.protobuf.AbstractMessage.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;</code></dd>
<dt>Throws:</dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getNodesList()">
<h3>getNodesList</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="FlowNodeProto.html" title="class in com.google.ortools.graph">FlowNodeProto</a>&gt;</span>&nbsp;<span class="element-name">getNodesList</span>()</div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="FlowModelProtoOrBuilder.html#getNodesList()">getNodesList</a></code>&nbsp;in interface&nbsp;<code><a href="FlowModelProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowModelProtoOrBuilder</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getNodesCount()">
<h3>getNodesCount</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">int</span>&nbsp;<span class="element-name">getNodesCount</span>()</div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="FlowModelProtoOrBuilder.html#getNodesCount()">getNodesCount</a></code>&nbsp;in interface&nbsp;<code><a href="FlowModelProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowModelProtoOrBuilder</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getNodes(int)">
<h3>getNodes</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowNodeProto.html" title="class in com.google.ortools.graph">FlowNodeProto</a></span>&nbsp;<span class="element-name">getNodes</span><wbr><span class="parameters">(int&nbsp;index)</span></div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="FlowModelProtoOrBuilder.html#getNodes(int)">getNodes</a></code>&nbsp;in interface&nbsp;<code><a href="FlowModelProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowModelProtoOrBuilder</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setNodes(int,com.google.ortools.graph.FlowNodeProto)">
<h3>setNodes</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">setNodes</span><wbr><span class="parameters">(int&nbsp;index,
<a href="FlowNodeProto.html" title="class in com.google.ortools.graph">FlowNodeProto</a>&nbsp;value)</span></div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</section>
</li>
<li>
<section class="detail" id="setNodes(int,com.google.ortools.graph.FlowNodeProto.Builder)">
<h3>setNodes</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">setNodes</span><wbr><span class="parameters">(int&nbsp;index,
<a href="FlowNodeProto.Builder.html" title="class in com.google.ortools.graph">FlowNodeProto.Builder</a>&nbsp;builderForValue)</span></div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</section>
</li>
<li>
<section class="detail" id="addNodes(com.google.ortools.graph.FlowNodeProto)">
<h3>addNodes</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">addNodes</span><wbr><span class="parameters">(<a href="FlowNodeProto.html" title="class in com.google.ortools.graph">FlowNodeProto</a>&nbsp;value)</span></div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</section>
</li>
<li>
<section class="detail" id="addNodes(int,com.google.ortools.graph.FlowNodeProto)">
<h3>addNodes</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">addNodes</span><wbr><span class="parameters">(int&nbsp;index,
<a href="FlowNodeProto.html" title="class in com.google.ortools.graph">FlowNodeProto</a>&nbsp;value)</span></div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</section>
</li>
<li>
<section class="detail" id="addNodes(com.google.ortools.graph.FlowNodeProto.Builder)">
<h3>addNodes</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">addNodes</span><wbr><span class="parameters">(<a href="FlowNodeProto.Builder.html" title="class in com.google.ortools.graph">FlowNodeProto.Builder</a>&nbsp;builderForValue)</span></div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</section>
</li>
<li>
<section class="detail" id="addNodes(int,com.google.ortools.graph.FlowNodeProto.Builder)">
<h3>addNodes</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">addNodes</span><wbr><span class="parameters">(int&nbsp;index,
<a href="FlowNodeProto.Builder.html" title="class in com.google.ortools.graph">FlowNodeProto.Builder</a>&nbsp;builderForValue)</span></div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</section>
</li>
<li>
<section class="detail" id="addAllNodes(java.lang.Iterable)">
<h3>addAllNodes</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">addAllNodes</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a>&lt;? extends <a href="FlowNodeProto.html" title="class in com.google.ortools.graph">FlowNodeProto</a>&gt;&nbsp;values)</span></div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</section>
</li>
<li>
<section class="detail" id="clearNodes()">
<h3>clearNodes</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">clearNodes</span>()</div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</section>
</li>
<li>
<section class="detail" id="removeNodes(int)">
<h3>removeNodes</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">removeNodes</span><wbr><span class="parameters">(int&nbsp;index)</span></div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</section>
</li>
<li>
<section class="detail" id="getNodesBuilder(int)">
<h3>getNodesBuilder</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowNodeProto.Builder.html" title="class in com.google.ortools.graph">FlowNodeProto.Builder</a></span>&nbsp;<span class="element-name">getNodesBuilder</span><wbr><span class="parameters">(int&nbsp;index)</span></div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</section>
</li>
<li>
<section class="detail" id="getNodesOrBuilder(int)">
<h3>getNodesOrBuilder</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowNodeProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowNodeProtoOrBuilder</a></span>&nbsp;<span class="element-name">getNodesOrBuilder</span><wbr><span class="parameters">(int&nbsp;index)</span></div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="FlowModelProtoOrBuilder.html#getNodesOrBuilder(int)">getNodesOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="FlowModelProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowModelProtoOrBuilder</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getNodesOrBuilderList()">
<h3>getNodesOrBuilderList</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;? extends <a href="FlowNodeProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowNodeProtoOrBuilder</a>&gt;</span>&nbsp;<span class="element-name">getNodesOrBuilderList</span>()</div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="FlowModelProtoOrBuilder.html#getNodesOrBuilderList()">getNodesOrBuilderList</a></code>&nbsp;in interface&nbsp;<code><a href="FlowModelProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowModelProtoOrBuilder</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="addNodesBuilder()">
<h3>addNodesBuilder</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowNodeProto.Builder.html" title="class in com.google.ortools.graph">FlowNodeProto.Builder</a></span>&nbsp;<span class="element-name">addNodesBuilder</span>()</div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</section>
</li>
<li>
<section class="detail" id="addNodesBuilder(int)">
<h3>addNodesBuilder</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowNodeProto.Builder.html" title="class in com.google.ortools.graph">FlowNodeProto.Builder</a></span>&nbsp;<span class="element-name">addNodesBuilder</span><wbr><span class="parameters">(int&nbsp;index)</span></div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</section>
</li>
<li>
<section class="detail" id="getNodesBuilderList()">
<h3>getNodesBuilderList</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="FlowNodeProto.Builder.html" title="class in com.google.ortools.graph">FlowNodeProto.Builder</a>&gt;</span>&nbsp;<span class="element-name">getNodesBuilderList</span>()</div>
<div class="block"><code>repeated .operations_research.FlowNodeProto nodes = 1;</code></div>
</section>
</li>
<li>
<section class="detail" id="getArcsList()">
<h3>getArcsList</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="FlowArcProto.html" title="class in com.google.ortools.graph">FlowArcProto</a>&gt;</span>&nbsp;<span class="element-name">getArcsList</span>()</div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="FlowModelProtoOrBuilder.html#getArcsList()">getArcsList</a></code>&nbsp;in interface&nbsp;<code><a href="FlowModelProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowModelProtoOrBuilder</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getArcsCount()">
<h3>getArcsCount</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">int</span>&nbsp;<span class="element-name">getArcsCount</span>()</div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="FlowModelProtoOrBuilder.html#getArcsCount()">getArcsCount</a></code>&nbsp;in interface&nbsp;<code><a href="FlowModelProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowModelProtoOrBuilder</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getArcs(int)">
<h3>getArcs</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowArcProto.html" title="class in com.google.ortools.graph">FlowArcProto</a></span>&nbsp;<span class="element-name">getArcs</span><wbr><span class="parameters">(int&nbsp;index)</span></div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="FlowModelProtoOrBuilder.html#getArcs(int)">getArcs</a></code>&nbsp;in interface&nbsp;<code><a href="FlowModelProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowModelProtoOrBuilder</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setArcs(int,com.google.ortools.graph.FlowArcProto)">
<h3>setArcs</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">setArcs</span><wbr><span class="parameters">(int&nbsp;index,
<a href="FlowArcProto.html" title="class in com.google.ortools.graph">FlowArcProto</a>&nbsp;value)</span></div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</section>
</li>
<li>
<section class="detail" id="setArcs(int,com.google.ortools.graph.FlowArcProto.Builder)">
<h3>setArcs</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">setArcs</span><wbr><span class="parameters">(int&nbsp;index,
<a href="FlowArcProto.Builder.html" title="class in com.google.ortools.graph">FlowArcProto.Builder</a>&nbsp;builderForValue)</span></div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</section>
</li>
<li>
<section class="detail" id="addArcs(com.google.ortools.graph.FlowArcProto)">
<h3>addArcs</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">addArcs</span><wbr><span class="parameters">(<a href="FlowArcProto.html" title="class in com.google.ortools.graph">FlowArcProto</a>&nbsp;value)</span></div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</section>
</li>
<li>
<section class="detail" id="addArcs(int,com.google.ortools.graph.FlowArcProto)">
<h3>addArcs</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">addArcs</span><wbr><span class="parameters">(int&nbsp;index,
<a href="FlowArcProto.html" title="class in com.google.ortools.graph">FlowArcProto</a>&nbsp;value)</span></div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</section>
</li>
<li>
<section class="detail" id="addArcs(com.google.ortools.graph.FlowArcProto.Builder)">
<h3>addArcs</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">addArcs</span><wbr><span class="parameters">(<a href="FlowArcProto.Builder.html" title="class in com.google.ortools.graph">FlowArcProto.Builder</a>&nbsp;builderForValue)</span></div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</section>
</li>
<li>
<section class="detail" id="addArcs(int,com.google.ortools.graph.FlowArcProto.Builder)">
<h3>addArcs</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">addArcs</span><wbr><span class="parameters">(int&nbsp;index,
<a href="FlowArcProto.Builder.html" title="class in com.google.ortools.graph">FlowArcProto.Builder</a>&nbsp;builderForValue)</span></div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</section>
</li>
<li>
<section class="detail" id="addAllArcs(java.lang.Iterable)">
<h3>addAllArcs</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">addAllArcs</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a>&lt;? extends <a href="FlowArcProto.html" title="class in com.google.ortools.graph">FlowArcProto</a>&gt;&nbsp;values)</span></div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</section>
</li>
<li>
<section class="detail" id="clearArcs()">
<h3>clearArcs</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">clearArcs</span>()</div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</section>
</li>
<li>
<section class="detail" id="removeArcs(int)">
<h3>removeArcs</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">removeArcs</span><wbr><span class="parameters">(int&nbsp;index)</span></div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</section>
</li>
<li>
<section class="detail" id="getArcsBuilder(int)">
<h3>getArcsBuilder</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowArcProto.Builder.html" title="class in com.google.ortools.graph">FlowArcProto.Builder</a></span>&nbsp;<span class="element-name">getArcsBuilder</span><wbr><span class="parameters">(int&nbsp;index)</span></div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</section>
</li>
<li>
<section class="detail" id="getArcsOrBuilder(int)">
<h3>getArcsOrBuilder</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowArcProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowArcProtoOrBuilder</a></span>&nbsp;<span class="element-name">getArcsOrBuilder</span><wbr><span class="parameters">(int&nbsp;index)</span></div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="FlowModelProtoOrBuilder.html#getArcsOrBuilder(int)">getArcsOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="FlowModelProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowModelProtoOrBuilder</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getArcsOrBuilderList()">
<h3>getArcsOrBuilderList</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;? extends <a href="FlowArcProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowArcProtoOrBuilder</a>&gt;</span>&nbsp;<span class="element-name">getArcsOrBuilderList</span>()</div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="FlowModelProtoOrBuilder.html#getArcsOrBuilderList()">getArcsOrBuilderList</a></code>&nbsp;in interface&nbsp;<code><a href="FlowModelProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowModelProtoOrBuilder</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="addArcsBuilder()">
<h3>addArcsBuilder</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowArcProto.Builder.html" title="class in com.google.ortools.graph">FlowArcProto.Builder</a></span>&nbsp;<span class="element-name">addArcsBuilder</span>()</div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</section>
</li>
<li>
<section class="detail" id="addArcsBuilder(int)">
<h3>addArcsBuilder</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowArcProto.Builder.html" title="class in com.google.ortools.graph">FlowArcProto.Builder</a></span>&nbsp;<span class="element-name">addArcsBuilder</span><wbr><span class="parameters">(int&nbsp;index)</span></div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</section>
</li>
<li>
<section class="detail" id="getArcsBuilderList()">
<h3>getArcsBuilderList</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="FlowArcProto.Builder.html" title="class in com.google.ortools.graph">FlowArcProto.Builder</a>&gt;</span>&nbsp;<span class="element-name">getArcsBuilderList</span>()</div>
<div class="block"><code>repeated .operations_research.FlowArcProto arcs = 2;</code></div>
</section>
</li>
<li>
<section class="detail" id="hasProblemType()">
<h3>hasProblemType</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">hasProblemType</span>()</div>
<div class="block"><code>optional .operations_research.FlowModelProto.ProblemType problem_type = 3;</code></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="FlowModelProtoOrBuilder.html#hasProblemType()">hasProblemType</a></code>&nbsp;in interface&nbsp;<code><a href="FlowModelProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowModelProtoOrBuilder</a></code></dd>
<dt>Returns:</dt>
<dd>Whether the problemType field is set.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getProblemType()">
<h3>getProblemType</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.ProblemType.html" title="enum in com.google.ortools.graph">FlowModelProto.ProblemType</a></span>&nbsp;<span class="element-name">getProblemType</span>()</div>
<div class="block"><code>optional .operations_research.FlowModelProto.ProblemType problem_type = 3;</code></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="FlowModelProtoOrBuilder.html#getProblemType()">getProblemType</a></code>&nbsp;in interface&nbsp;<code><a href="FlowModelProtoOrBuilder.html" title="interface in com.google.ortools.graph">FlowModelProtoOrBuilder</a></code></dd>
<dt>Returns:</dt>
<dd>The problemType.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setProblemType(com.google.ortools.graph.FlowModelProto.ProblemType)">
<h3>setProblemType</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">setProblemType</span><wbr><span class="parameters">(<a href="FlowModelProto.ProblemType.html" title="enum in com.google.ortools.graph">FlowModelProto.ProblemType</a>&nbsp;value)</span></div>
<div class="block"><code>optional .operations_research.FlowModelProto.ProblemType problem_type = 3;</code></div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>value</code> - The problemType to set.</dd>
<dt>Returns:</dt>
<dd>This builder for chaining.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="clearProblemType()">
<h3>clearProblemType</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">clearProblemType</span>()</div>
<div class="block"><code>optional .operations_research.FlowModelProto.ProblemType problem_type = 3;</code></div>
<dl class="notes">
<dt>Returns:</dt>
<dd>This builder for chaining.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setUnknownFields(com.google.protobuf.UnknownFieldSet)">
<h3>setUnknownFields</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">setUnknownFields</span><wbr><span class="parameters">(com.google.protobuf.UnknownFieldSet&nbsp;unknownFields)</span></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>setUnknownFields</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt>Overrides:</dt>
<dd><code>setUnknownFields</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">
<h3>mergeUnknownFields</h3>
<div class="member-signature"><span class="modifiers">public final</span>&nbsp;<span class="return-type"><a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a></span>&nbsp;<span class="element-name">mergeUnknownFields</span><wbr><span class="parameters">(com.google.protobuf.UnknownFieldSet&nbsp;unknownFields)</span></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>mergeUnknownFields</code>&nbsp;in interface&nbsp;<code>com.google.protobuf.Message.Builder</code></dd>
<dt>Overrides:</dt>
<dd><code>mergeUnknownFields</code>&nbsp;in class&nbsp;<code>com.google.protobuf.GeneratedMessageV3.Builder&lt;<a href="FlowModelProto.Builder.html" title="class in com.google.ortools.graph">FlowModelProto.Builder</a>&gt;</code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>