2021-09-20 15:59:10 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< title > OR-Tools< / title >
< meta http-equiv = "Content-Type" content = "text/html;" / >
< meta charset = "utf-8" / >
<!-- <link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/> -->
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2021-12-14 13:41:01 +01:00
< span id = "sfml" > Google OR-Tools 9.2< / span >
2021-09-20 15:59:10 +02:00
< / div >
< / div >
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
< h2 > Java Reference< / h2 >
< ul >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1sat.html" > CP-SAT< / a > < / li >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1graph.html" > Graph< / a > < / li >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1algorithms.html" > Knapsack solver< / a > < / li >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1linearsolver.html" > Linear solver< / a > < / li >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1constraintsolver.html" > Routing< / a > < / li >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1util.html" > Util< / a > < / li >
< / ul >
< / div >
< div id = "content" >
< div align = "center" >
< h1 style = "color: #145A32;" > Java Reference< / h1 >
< / div >
2022-01-16 18:02:36 +01:00
<!-- Generated by Doxygen 1.8.15 -->
2021-09-20 15:59:10 +02:00
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2021-09-20 15:59:10 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2021-09-20 15:59:10 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-16 18:02:36 +01:00
/* @license-end */< / script >
2021-09-20 15:59:10 +02:00
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('ListOfVariablesProto_8java_source.html','');});
2021-09-20 15:59:10 +02:00
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
2022-01-16 18:02:36 +01:00
< div class = "headertitle" >
< div class = "title" > ListOfVariablesProto.java< / div > < / div >
2021-09-20 15:59:10 +02:00
< / div > <!-- header -->
< div class = "contents" >
2022-01-16 18:02:36 +01:00
< a href = "ListOfVariablesProto_8java.html" > Go to the documentation of this file.< / a > < div class = "fragment" > < div class = "line" > < a name = "l00001" > < / a > < span class = "lineno" > 1< / span >   < span class = "comment" > // Generated by the protocol buffer compiler. DO NOT EDIT!< / span > < / div > < div class = "line" > < a name = "l00002" > < / a > < span class = "lineno" > 2< / span >   < span class = "comment" > // source: ortools/sat/cp_model.proto< / span > < / div > < div class = "line" > < a name = "l00003" > < / a > < span class = "lineno" > 3< / span >   < / div > < div class = "line" > < a name = "l00004" > < / a > < span class = "lineno" > 4< / span >   < span class = "keyword" > package < / span > com.google.ortools.sat;< / div > < div class = "line" > < a name = "l00005" > < / a > < span class = "lineno" > 5< / span >   < / div > < div class = "line" > < a name = "l00013" > < / a > < span class = "lineno" > < a class = "line" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html" > 13< / a > < / span >   < span class = "keyword" > public< / span > < span class = "keyword" > final< / span > < span class = "keyword" > class < / span > < a class = "code" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html" > ListOfVariablesProto< / a > < span class = "keyword" > extends< / span > < / div > < div class = "line" > < a name = "l00014" > < / a > < span class = "lineno" > 14< / span >   < a class = "code" href = "namespacecom.html" > com< / a > .google.protobuf.GeneratedMessageV3 implements< / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > 15< / span >   < span class = "comment" > // @@protoc_insertion_point(message_implements:operations_research.sat.ListOfVariablesProto)< / span > < / div > < div class = "line" > < a name = "l00016" > < / a > < span class = "lineno" > 16< / span >   < a class = "code" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProtoOrBuilder.html" > ListOfVariablesProtoOrBuilder< / a > {< / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < span class = "keyword" > private< / span > < span class = "keyword" > static< / span > < span class = "keyword" > final< / span > < span class = "keywordtype" > long< / span > serialVersionUID = 0L;< / div > < div class = "line" > < a name = "l00018" > < / a > < span class = "lineno" > 18< / span >   < span class = "comment" > // Use ListOfVariablesProto.newBuilder() to construct.< / span > < / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   < span class = "keyword" > private< / span > < a class = "code" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html" > ListOfVariablesProto< / a > (< a class = "code" href = "namespacecom.html" > com< / a > .< a class = "code" href = "namespacecom_1_1google.html" > google< / a > .protobuf.GeneratedMessageV3.Builder< ?> builder) {< / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   super(builder);< / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > 21< / span >   }< / div > < div class = "line" > < a name = "l00022" > < / a > < span class = "lineno" > 22< / span >   < span class = "keyword" > private< / span > < a class = "code" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html" > ListOfVariablesProto< / a > () {< / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > 23< / span >   vars_ = emptyIntList();< / div > < div class = "line" > < a name = "l00024" > < / a > < span class = "lineno" > 24< / span >   }< / div > < div class = "line" > < a name = "l00025" > < / a > < span class = "lineno" > 25< / span >   < / div > < div class = "line" > < a name = "l00026" > < / a > < span class = "lineno" > 26< / span >   @java.lang.Override< / div > < div class = "line" > < a name = "l00027" > < / a > < span class = "lineno" > 27< / span >   @SuppressWarnings({< span class = "stringliteral" > " unused" < / span > })< / div > < div class = "line" > < a name = "l00028" > < / a > < span class = "lineno" > < a class = "line" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#acab334d7dcecf2ae3efa8e973142c563" > 28< / a > < / span >   < span class = "keyword" > protected< / span > java.lang.Object < a class = "code" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#acab334d7dcecf2ae3efa8e973142c563" > newInstance< / a > (< / div > < div class = "line" > < a name = "l00029" > < / a > < span class = "lineno" > 29< / span >   UnusedPrivateP
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a92cd7723ba461ec1ac24376abdacce02" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a92cd7723ba461ec1ac24376abdacce02" > com.google.ortools.sat.ListOfVariablesProto.Builder.buildPartial< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.sat.ListOfVariablesProto buildPartial()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00381" > ListOfVariablesProto.java:381< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a0553a6c820b9e648beb13c42eb108c33" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a0553a6c820b9e648beb13c42eb108c33" > com.google.ortools.sat.ListOfVariablesProto.parseDelimitedFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.ListOfVariablesProto parseDelimitedFrom(java.io.InputStream input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00267" > ListOfVariablesProto.java:267< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_aa86da5ae320195c8724deb7b1fb1c3a8" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#aa86da5ae320195c8724deb7b1fb1c3a8" > com.google.ortools.sat.ListOfVariablesProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.ListOfVariablesProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00249" > ListOfVariablesProto.java:249< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a42b91d6ed78886e3a8b3d9dbb4543a3b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a42b91d6ed78886e3a8b3d9dbb4543a3b" > com.google.ortools.sat.ListOfVariablesProto.parser< / a > < / div > < div class = "ttdeci" > static com.google.protobuf.Parser< ListOfVariablesProto > parser()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00592" > ListOfVariablesProto.java:592< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a916dae08dfc215ec61d3721b0eed6631" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a916dae08dfc215ec61d3721b0eed6631" > com.google.ortools.sat.ListOfVariablesProto.Builder.mergeFrom< / a > < / div > < div class = "ttdeci" > .lang.Override Builder mergeFrom(com.google.protobuf.Message other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00426" > ListOfVariablesProto.java:426< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a8342b02c43d81069adc3e820423d92ac" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a8342b02c43d81069adc3e820423d92ac" > com.google.ortools.sat.ListOfVariablesProto.getSerializedSize< / a > < / div > < div class = "ttdeci" > .lang.Override int getSerializedSize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00167" > ListOfVariablesProto.java:167< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a28aaf407c022a70ac4fdb6718b131e99" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a28aaf407c022a70ac4fdb6718b131e99" > com.google.ortools.sat.ListOfVariablesProto.Builder.clearVars< / a > < / div > < div class = "ttdeci" > Builder clearVars()< / div > < div class = "ttdoc" > repeated int32 vars = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00549" > ListOfVariablesProto.java:549< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a33b638b1d3aa5a82c3d239d72a790812" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a33b638b1d3aa5a82c3d239d72a790812" > com.google.ortools.sat.ListOfVariablesProto.parseDelimitedFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.ListOfVariablesProto parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00272" > ListOfVariablesProto.java:272< / a > < / div > < / div >
< div class = "ttc" id = "namespacecom_html" > < div class = "ttname" > < a href = "namespacecom.html" > com< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_ad4c35acf2d13c654bdf4c231402d8e5b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#ad4c35acf2d13c654bdf4c231402d8e5b" > com.google.ortools.sat.ListOfVariablesProto.Builder.clone< / a > < / div > < div class = "ttdeci" > .lang.Override Builder clone()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00394" > ListOfVariablesProto.java:394< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_aecbba6b74d23f888a6cd06e0aa7cd3fa" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#aecbba6b74d23f888a6cd06e0aa7cd3fa" > com.google.ortools.sat.ListOfVariablesProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.ListOfVariablesProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00285" > ListOfVariablesProto.java:285< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a968cb605190759c690e5a97cdc0bb4a1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a968cb605190759c690e5a97cdc0bb4a1" > com.google.ortools.sat.ListOfVariablesProto.Builder.isInitialized< / a > < / div > < div class = "ttdeci" > .lang.Override final boolean isInitialized()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00453" > ListOfVariablesProto.java:453< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_afc7e2436a27113a9e7a74e3fde4cb269" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#afc7e2436a27113a9e7a74e3fde4cb269" > com.google.ortools.sat.ListOfVariablesProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.ListOfVariablesProto parseFrom(com.google.protobuf.CodedInputStream input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00279" > ListOfVariablesProto.java:279< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a290ae22f465e8996adf8f356426908c7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a290ae22f465e8996adf8f356426908c7" > com.google.ortools.sat.ListOfVariablesProto.Builder.mergeFrom< / a > < / div > < div class = "ttdeci" > .lang.Override Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00458" > ListOfVariablesProto.java:458< / a > < / div > < / div >
< div class = "ttc" id = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProtoOrBuilder_html" > < div class = "ttname" > < a href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProtoOrBuilder.html" > com.google.ortools.sat.ListOfVariablesProtoOrBuilder< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProtoOrBuilder_8java_source.html#l00006" > ListOfVariablesProtoOrBuilder.java:6< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a1c63a1c6c5fe7d1bc70845fb891b4f2d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a1c63a1c6c5fe7d1bc70845fb891b4f2d" > com.google.ortools.sat.ListOfVariablesProto.Builder.build< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.sat.ListOfVariablesProto build()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00372" > ListOfVariablesProto.java:372< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a03c6ab1519e9ce341e7c92ceeef1a2ac" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a03c6ab1519e9ce341e7c92ceeef1a2ac" > com.google.ortools.sat.ListOfVariablesProto.Builder.getVarsList< / a > < / div > < div class = "ttdeci" > java.util.List< java.lang.Integer > getVarsList()< / div > < div class = "ttdoc" > repeated int32 vars = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00489" > ListOfVariablesProto.java:489< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a5df599d114f2e2c14f929edc26c3c89e" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a5df599d114f2e2c14f929edc26c3c89e" > com.google.ortools.sat.ListOfVariablesProto.Builder.getDescriptorForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.Descriptors.Descriptor getDescriptorForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00362" > ListOfVariablesProto.java:362< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a670430ef48c8018ebb506022b67fd2ef" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a670430ef48c8018ebb506022b67fd2ef" > com.google.ortools.sat.ListOfVariablesProto.Builder.getDefaultInstanceForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.sat.ListOfVariablesProto getDefaultInstanceForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00367" > ListOfVariablesProto.java:367< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a933d518fc16e760775083e723eb80b9a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a933d518fc16e760775083e723eb80b9a" > com.google.ortools.sat.ListOfVariablesProto.Builder.internalGetFieldAccessorTable< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00331" > ListOfVariablesProto.java:331< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_ad3a9f07bc92ff7e5f0cae97598b6882a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#ad3a9f07bc92ff7e5f0cae97598b6882a" > com.google.ortools.sat.ListOfVariablesProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.ListOfVariablesProto parseFrom(java.nio.ByteBuffer data)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00223" > ListOfVariablesProto.java:223< / a > < / div > < / div >
< div class = "ttc" id = "namespacecom_1_1google_1_1ortools_html" > < div class = "ttname" > < a href = "namespacecom_1_1google_1_1ortools.html" > com.google.ortools< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_ac316af0298e9645fc3e5159b0d4464e1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#ac316af0298e9645fc3e5159b0d4464e1" > com.google.ortools.sat.ListOfVariablesProto.Builder.setUnknownFields< / a > < / div > < div class = "ttdeci" > .lang.Override final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00556" > ListOfVariablesProto.java:556< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a542b6d7ba65ac8ab25e1a42debda37ab" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a542b6d7ba65ac8ab25e1a42debda37ab" > com.google.ortools.sat.ListOfVariablesProto.Builder.clear< / a > < / div > < div class = "ttdeci" > .lang.Override Builder clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00353" > ListOfVariablesProto.java:353< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a4cccefa27c0c36e962ea460029b2e3d1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a4cccefa27c0c36e962ea460029b2e3d1" > com.google.ortools.sat.ListOfVariablesProto.Builder.addRepeatedField< / a > < / div > < div class = "ttdeci" > .lang.Override Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00420" > ListOfVariablesProto.java:420< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_ac1bd1c686b37302763784668ae1370cc" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#ac1bd1c686b37302763784668ae1370cc" > com.google.ortools.sat.ListOfVariablesProto.Builder.addVars< / a > < / div > < div class = "ttdeci" > Builder addVars(int value)< / div > < div class = "ttdoc" > repeated int32 vars = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00526" > ListOfVariablesProto.java:526< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_afed76e2d97b5f1b69aa4c2e32de27a64" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#afed76e2d97b5f1b69aa4c2e32de27a64" > com.google.ortools.sat.ListOfVariablesProto.Builder.clearOneof< / a > < / div > < div class = "ttdeci" > .lang.Override Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00409" > ListOfVariablesProto.java:409< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_aaa991643d63f09494ca8577c08edd640" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#aaa991643d63f09494ca8577c08edd640" > com.google.ortools.sat.ListOfVariablesProto.getVarsList< / a > < / div > < div class = "ttdeci" > .lang.Override java.util.List< java.lang.Integer > getVarsList()< / div > < div class = "ttdoc" > repeated int32 vars = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00121" > ListOfVariablesProto.java:121< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_af3c4126f34a8cd0a5b208a6c08d8fc53" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#af3c4126f34a8cd0a5b208a6c08d8fc53" > com.google.ortools.sat.ListOfVariablesProto.newBuilder< / a > < / div > < div class = "ttdeci" > static Builder newBuilder(com.google.ortools.sat.ListOfVariablesProto prototype)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00298" > ListOfVariablesProto.java:298< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_af5d18ad987f46f34bc16e14dd69ad465" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#af5d18ad987f46f34bc16e14dd69ad465" > com.google.ortools.sat.ListOfVariablesProto.Builder.clearField< / a > < / div > < div class = "ttdeci" > .lang.Override Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00404" > ListOfVariablesProto.java:404< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_ac7ed610a8562384a1602f0337193847a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#ac7ed610a8562384a1602f0337193847a" > com.google.ortools.sat.ListOfVariablesProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.ListOfVariablesProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00239" > ListOfVariablesProto.java:239< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a6fe4fb0c2be8d3ec389cc302dee57eaf" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a6fe4fb0c2be8d3ec389cc302dee57eaf" > com.google.ortools.sat.ListOfVariablesProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.ListOfVariablesProto parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00228" > ListOfVariablesProto.java:228< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_accc18ab932f980ae58411619c934ad33" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#accc18ab932f980ae58411619c934ad33" > com.google.ortools.sat.ListOfVariablesProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.ListOfVariablesProto parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00260" > ListOfVariablesProto.java:260< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_aeff24d3f13ca1e88dc9427c640b64314" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#aeff24d3f13ca1e88dc9427c640b64314" > com.google.ortools.sat.ListOfVariablesProto.newBuilder< / a > < / div > < div class = "ttdeci" > static Builder newBuilder()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00295" > ListOfVariablesProto.java:295< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a29cb2d6e078130bc33cbb0c4e4363843" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a29cb2d6e078130bc33cbb0c4e4363843" > com.google.ortools.sat.ListOfVariablesProto.Builder.setField< / a > < / div > < div class = "ttdeci" > .lang.Override Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00398" > ListOfVariablesProto.java:398< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a670430ef48c8018ebb506022b67fd2ef" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a670430ef48c8018ebb506022b67fd2ef" > com.google.ortools.sat.ListOfVariablesProto.getDefaultInstanceForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.sat.ListOfVariablesProto getDefaultInstanceForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00602" > ListOfVariablesProto.java:602< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_ad9c7bdd857ca6c970b0d1ba4dadb1f66" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#ad9c7bdd857ca6c970b0d1ba4dadb1f66" > com.google.ortools.sat.ListOfVariablesProto.equals< / a > < / div > < div class = "ttdeci" > .lang.Override boolean equals(final java.lang.Object obj)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00192" > ListOfVariablesProto.java:192< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a1696fc91fba4d59f3cb5ca374ae8bdd6" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a1696fc91fba4d59f3cb5ca374ae8bdd6" > com.google.ortools.sat.ListOfVariablesProto.getParserForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.Parser< ListOfVariablesProto > getParserForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00597" > ListOfVariablesProto.java:597< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a9120604c259d19324b8b03db5fc0bf64" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a9120604c259d19324b8b03db5fc0bf64" > com.google.ortools.sat.ListOfVariablesProto.Builder.addAllVars< / a > < / div > < div class = "ttdeci" > Builder addAllVars(java.lang.Iterable< ? extends java.lang.Integer > values)< / div > < div class = "ttdoc" > repeated int32 vars = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00537" > ListOfVariablesProto.java:537< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_af581de879c981e38e56c3d12f306ba91" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#af581de879c981e38e56c3d12f306ba91" > com.google.ortools.sat.ListOfVariablesProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.ListOfVariablesProto parseFrom(java.io.InputStream input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00255" > ListOfVariablesProto.java:255< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_ab55eefa0b7ba9d1dec56bf8bb2b996b3" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#ab55eefa0b7ba9d1dec56bf8bb2b996b3" > com.google.ortools.sat.ListOfVariablesProto.hashCode< / a > < / div > < div class = "ttdeci" > .lang.Override int hashCode()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00208" > ListOfVariablesProto.java:208< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a9595e84f1a265789b99af6f10e024e33" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a9595e84f1a265789b99af6f10e024e33" > com.google.ortools.sat.ListOfVariablesProto.getUnknownFields< / a > < / div > < div class = "ttdeci" > .lang.Override final com.google.protobuf.UnknownFieldSet getUnknownFields()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00035" > ListOfVariablesProto.java:35< / a > < / div > < / div >
< div class = "ttc" id = "namespacecom_1_1google_html" > < div class = "ttname" > < a href = "namespacecom_1_1google.html" > com.google< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a5a32396e6acb85167257d9b8615a26e5" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a5a32396e6acb85167257d9b8615a26e5" > com.google.ortools.sat.ListOfVariablesProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.ListOfVariablesProto parseFrom(com.google.protobuf.ByteString data)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00234" > ListOfVariablesProto.java:234< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProtobuf_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProtobuf.html" > com.google.ortools.sat.CpModelProtobuf< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "CpModelProtobuf_8java_source.html#l00006" > CpModelProtobuf.java:6< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_ae3cee168001d8e3fa49e4f6481702050" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#ae3cee168001d8e3fa49e4f6481702050" > com.google.ortools.sat.ListOfVariablesProto.getVars< / a > < / div > < div class = "ttdeci" > int getVars(int index)< / div > < div class = "ttdoc" > repeated int32 vars = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00136" > ListOfVariablesProto.java:136< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a7a484474c36faf426657f0e94c090dbb" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a7a484474c36faf426657f0e94c090dbb" > com.google.ortools.sat.ListOfVariablesProto.newBuilderForType< / a > < / div > < div class = "ttdeci" > .lang.Override Builder newBuilderForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00294" > ListOfVariablesProto.java:294< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html" > com.google.ortools.sat.ListOfVariablesProto.Builder< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00320" > ListOfVariablesProto.java:320< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a92e7e3731c3c44467cadeb9038dd4cb9" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a92e7e3731c3c44467cadeb9038dd4cb9" > com.google.ortools.sat.ListOfVariablesProto.getVarsCount< / a > < / div > < div class = "ttdeci" > int getVarsCount()< / div > < div class = "ttdoc" > repeated int32 vars = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00128" > ListOfVariablesProto.java:128< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_acab334d7dcecf2ae3efa8e973142c563" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#acab334d7dcecf2ae3efa8e973142c563" > com.google.ortools.sat.ListOfVariablesProto.newInstance< / a > < / div > < div class = "ttdeci" > .lang.Override java.lang.Object newInstance(UnusedPrivateParameter unused)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00028" > ListOfVariablesProto.java:28< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a32247777d57d4e965b2e70efe3218510" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a32247777d57d4e965b2e70efe3218510" > com.google.ortools.sat.ListOfVariablesProto.Builder.setRepeatedField< / a > < / div > < div class = "ttdeci" > .lang.Override Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00414" > ListOfVariablesProto.java:414< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a968cb605190759c690e5a97cdc0bb4a1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a968cb605190759c690e5a97cdc0bb4a1" > com.google.ortools.sat.ListOfVariablesProto.isInitialized< / a > < / div > < div class = "ttdeci" > .lang.Override final boolean isInitialized()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00143" > ListOfVariablesProto.java:143< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a66adb4550fb39d1b6c6e0ee2f5094fe9" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a66adb4550fb39d1b6c6e0ee2f5094fe9" > com.google.ortools.sat.ListOfVariablesProto.Builder.setVars< / a > < / div > < div class = "ttdeci" > Builder setVars(int index, int value)< / div > < div class = "ttdoc" > repeated int32 vars = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00514" > ListOfVariablesProto.java:514< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html" > com.google.ortools.sat.ListOfVariablesProto< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00013" > ListOfVariablesProto.java:13< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a77db07dbc1f747f14c5df841ccf5a14c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a77db07dbc1f747f14c5df841ccf5a14c" > com.google.ortools.sat.ListOfVariablesProto.toBuilder< / a > < / div > < div class = "ttdeci" > .lang.Override Builder toBuilder()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00302" > ListOfVariablesProto.java:302< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a3e05e91aa90c10970a9aafb7b561e218" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a3e05e91aa90c10970a9aafb7b561e218" > com.google.ortools.sat.ListOfVariablesProto.Builder.mergeUnknownFields< / a > < / div > < div class = "ttdeci" > .lang.Override final Builder mergeUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00562" > ListOfVariablesProto.java:562< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a1eb3810f4411be187e73b4df0f212040" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a1eb3810f4411be187e73b4df0f212040" > com.google.ortools.sat.ListOfVariablesProto.Builder.mergeFrom< / a > < / div > < div class = "ttdeci" > Builder mergeFrom(com.google.ortools.sat.ListOfVariablesProto other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00435" > ListOfVariablesProto.java:435< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_ae3cee168001d8e3fa49e4f6481702050" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#ae3cee168001d8e3fa49e4f6481702050" > com.google.ortools.sat.ListOfVariablesProto.Builder.getVars< / a > < / div > < div class = "ttdeci" > int getVars(int index)< / div > < div class = "ttdoc" > repeated int32 vars = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00505" > ListOfVariablesProto.java:505< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a401adfed369d510f3437d16bccf924c3" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a401adfed369d510f3437d16bccf924c3" > com.google.ortools.sat.ListOfVariablesProto.newBuilderForType< / a > < / div > < div class = "ttdeci" > .lang.Override Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00308" > ListOfVariablesProto.java:308< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a35118c951c6d8457624b951ce852bf37" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a35118c951c6d8457624b951ce852bf37" > com.google.ortools.sat.ListOfVariablesProto.VARS_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int VARS_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00113" > ListOfVariablesProto.java:113< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a03ad9f8035202f8dc66db172de41f8f9" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a03ad9f8035202f8dc66db172de41f8f9" > com.google.ortools.sat.ListOfVariablesProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.ListOfVariablesProto parseFrom(byte[] data)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00245" > ListOfVariablesProto.java:245< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_aa1d0351d2bb9545d002969b9a01d45ef" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#aa1d0351d2bb9545d002969b9a01d45ef" > com.google.ortools.sat.ListOfVariablesProto.getDefaultInstance< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.ListOfVariablesProto getDefaultInstance()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00577" > ListOfVariablesProto.java:577< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_ada120643f7710d9df7cad50d6ab2ac51" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#ada120643f7710d9df7cad50d6ab2ac51" > com.google.ortools.sat.ListOfVariablesProto.Builder.getDescriptor< / a > < / div > < div class = "ttdeci" > static final com.google.protobuf.Descriptors.Descriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00325" > ListOfVariablesProto.java:325< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder_html_a92e7e3731c3c44467cadeb9038dd4cb9" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html#a92e7e3731c3c44467cadeb9038dd4cb9" > com.google.ortools.sat.ListOfVariablesProto.Builder.getVarsCount< / a > < / div > < div class = "ttdeci" > int getVarsCount()< / div > < div class = "ttdoc" > repeated int32 vars = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00497" > ListOfVariablesProto.java:497< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a813eab1fc00c769aad910c480868972b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a813eab1fc00c769aad910c480868972b" > com.google.ortools.sat.ListOfVariablesProto.writeTo< / a > < / div > < div class = "ttdeci" > .lang.Override void writeTo(com.google.protobuf.CodedOutputStream output)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00153" > ListOfVariablesProto.java:153< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_a933d518fc16e760775083e723eb80b9a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#a933d518fc16e760775083e723eb80b9a" > com.google.ortools.sat.ListOfVariablesProto.internalGetFieldAccessorTable< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00107" > ListOfVariablesProto.java:107< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_html_ada120643f7710d9df7cad50d6ab2ac51" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html#ada120643f7710d9df7cad50d6ab2ac51" > com.google.ortools.sat.ListOfVariablesProto.getDescriptor< / a > < / div > < div class = "ttdeci" > static final com.google.protobuf.Descriptors.Descriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "ListOfVariablesProto_8java_source.html#l00101" > ListOfVariablesProto.java:101< / a > < / div > < / div >
2021-09-20 15:59:10 +02:00
< / div > <!-- fragment --> < / div > <!-- contents -->
< / div > <!-- doc - content -->
< / div >
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >