2020-01-31 17:05:16 +01: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 >
2020-09-01 16:00:33 +02:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
2020-01-31 17:05:16 +01:00
< / 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 >
2020-01-31 17:05:16 +01: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 -->
2020-09-01 16:00:33 +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');
2020-09-01 16:00:33 +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 */
2020-09-01 16:00:33 +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 >
2020-09-01 16:00:33 +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">
2020-01-31 17:05:16 +01:00
< / div >
< / div >
2020-09-01 16:00:33 +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 */
$(document).ready(function(){initNavTree('AllDifferentConstraintProto_8java_source.html','');});
2020-09-01 16:00:33 +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 >
2020-01-31 17:05:16 +01:00
< div class = "header" >
2022-01-16 18:02:36 +01:00
< div class = "headertitle" >
< div class = "title" > AllDifferentConstraintProto.java< / div > < / div >
2020-01-31 17:05:16 +01:00
< / div > <!-- header -->
< div class = "contents" >
2022-01-16 18:02:36 +01:00
< a href = "AllDifferentConstraintProto_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" > < a class = "line" href = "namespacecom_1_1google_1_1ortools_1_1sat.html" > 4< / a > < / 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_1AllDifferentConstraintProto.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_1AllDifferentConstraintProto.html" > AllDifferentConstraintProto< / 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.AllDifferentConstraintProto)< / 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_1AllDifferentConstraintProtoOrBuilder.html" > AllDifferentConstraintProtoOrBuilder< / 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 AllDifferentConstraintProto.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_1AllDifferentConstraintProto.html" > AllDifferentConstraintProto< / 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_1AllDifferentConstraintProto.html" > AllDifferentConstraintProto< / a > () {< / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > 23< / span >   exprs_ = java.util.Collections.emptyList();< / 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_1AllDifferentConstraintProto.html#acab334d7dcecf2ae3efa8e973142c563" > 28< / a > < / span >   < span class = "keyword" > protected< / span > java.lang.Object < a class = "code" href = "classcom_1_1google_1_1ortools_1_1sat_
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a510a6a44af71718d84282d72f3869648" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a510a6a44af71718d84282d72f3869648" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.getDefaultInstanceForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.sat.AllDifferentConstraintProto getDefaultInstanceForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00357" > AllDifferentConstraintProto.java:357< / a > < / div > < / div >
< div class = "ttc" id = "namespacecom_1_1google_1_1ortools_1_1sat_html" > < div class = "ttname" > < a href = "namespacecom_1_1google_1_1ortools_1_1sat.html" > com.google.ortools.sat< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00004" > AllDifferentConstraintProto.java:4< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a77db07dbc1f747f14c5df841ccf5a14c" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c" > com.google.ortools.sat.AllDifferentConstraintProto.toBuilder< / a > < / div > < div class = "ttdeci" > .lang.Override Builder toBuilder()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00287" > AllDifferentConstraintProto.java:287< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_aac12125f0881416020b8622809a7e2ae" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#aac12125f0881416020b8622809a7e2ae" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.setExprs< / a > < / div > < div class = "ttdeci" > Builder setExprs(int index, com.google.ortools.sat.LinearExpressionProto.Builder builderForValue)< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00549" > AllDifferentConstraintProto.java:549< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_ad9c7bdd857ca6c970b0d1ba4dadb1f66" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#ad9c7bdd857ca6c970b0d1ba4dadb1f66" > com.google.ortools.sat.AllDifferentConstraintProto.equals< / a > < / div > < div class = "ttdeci" > .lang.Override boolean equals(final java.lang.Object obj)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00177" > AllDifferentConstraintProto.java:177< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a5e6a97d4af4f4dee04d68db26755b068" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a5e6a97d4af4f4dee04d68db26755b068" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.getExprsOrBuilderList< / a > < / div > < div class = "ttdeci" > java.util.List< ? extends com.google.ortools.sat.LinearExpressionProtoOrBuilder > getExprsOrBuilderList()< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00683" > AllDifferentConstraintProto.java:683< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto.html" > com.google.ortools.sat.LinearExpressionProto< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LinearExpressionProto_8java_source.html#l00015" > LinearExpressionProto.java:15< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a2b15ba92efbdf50d84f2ebba0913ccb6" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a2b15ba92efbdf50d84f2ebba0913ccb6" > com.google.ortools.sat.AllDifferentConstraintProto.getExprsList< / a > < / div > < div class = "ttdeci" > .lang.Override java.util.List< com.google.ortools.sat.LinearExpressionProto > getExprsList()< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00107" > AllDifferentConstraintProto.java:107< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_ac73bb11518b66b47c3d432284b240ff8" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#ac73bb11518b66b47c3d432284b240ff8" > com.google.ortools.sat.AllDifferentConstraintProto.getExprsCount< / a > < / div > < div class = "ttdeci" > .lang.Override int getExprsCount()< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00122" > AllDifferentConstraintProto.java:122< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_ad4c35acf2d13c654bdf4c231402d8e5b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#ad4c35acf2d13c654bdf4c231402d8e5b" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.clone< / a > < / div > < div class = "ttdeci" > .lang.Override Builder clone()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00388" > AllDifferentConstraintProto.java:388< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a32247777d57d4e965b2e70efe3218510" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a32247777d57d4e965b2e70efe3218510" > com.google.ortools.sat.AllDifferentConstraintProto.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 = "AllDifferentConstraintProto_8java_source.html#l00408" > AllDifferentConstraintProto.java:408< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a5da9d53d9efc651c0c51f293d6d3356e" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a5da9d53d9efc651c0c51f293d6d3356e" > com.google.ortools.sat.AllDifferentConstraintProto.parseDelimitedFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.AllDifferentConstraintProto parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00257" > AllDifferentConstraintProto.java:257< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a12101fd16dd881df894932e42f6d93ca" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a12101fd16dd881df894932e42f6d93ca" > com.google.ortools.sat.AllDifferentConstraintProto.getExprsOrBuilder< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.sat.LinearExpressionProtoOrBuilder getExprsOrBuilder(int index)< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00136" > AllDifferentConstraintProto.java:136< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_ab00ab0ce84b6a3d0bde15ec8426c215b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#ab00ab0ce84b6a3d0bde15ec8426c215b" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.getExprsBuilder< / a > < / div > < div class = "ttdeci" > com.google.ortools.sat.LinearExpressionProto.Builder getExprsBuilder(int index)< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00665" > AllDifferentConstraintProto.java:665< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_afed76e2d97b5f1b69aa4c2e32de27a64" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#afed76e2d97b5f1b69aa4c2e32de27a64" > com.google.ortools.sat.AllDifferentConstraintProto.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 = "AllDifferentConstraintProto_8java_source.html#l00403" > AllDifferentConstraintProto.java:403< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a68f49ece4a83dfafa4dce4f7135d782b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a68f49ece4a83dfafa4dce4f7135d782b" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.addExprsBuilder< / a > < / div > < div class = "ttdeci" > com.google.ortools.sat.LinearExpressionProto.Builder addExprsBuilder()< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00693" > AllDifferentConstraintProto.java:693< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a08caa8820c6470062320fafbbab2d2b4" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a08caa8820c6470062320fafbbab2d2b4" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.mergeFrom< / a > < / div > < div class = "ttdeci" > Builder mergeFrom(com.google.ortools.sat.AllDifferentConstraintProto other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00429" > AllDifferentConstraintProto.java:429< / a > < / div > < / div >
< div class = "ttc" id = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProtoOrBuilder_html" > < div class = "ttname" > < a href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProtoOrBuilder.html" > com.google.ortools.sat.LinearExpressionProtoOrBuilder< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LinearExpressionProtoOrBuilder_8java_source.html#l00006" > LinearExpressionProtoOrBuilder.java:6< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a62c16fced168cb10074db4421b5769ab" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a62c16fced168cb10074db4421b5769ab" > com.google.ortools.sat.AllDifferentConstraintProto.getParserForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.Parser< AllDifferentConstraintProto > getParserForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00768" > AllDifferentConstraintProto.java:768< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a9a91767866ccbc5d39acc9bd790315e5" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a9a91767866ccbc5d39acc9bd790315e5" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.buildPartial< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.sat.AllDifferentConstraintProto buildPartial()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00371" > AllDifferentConstraintProto.java:371< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a4b1fc9463ac25c2c2cb731d4e71b2f9b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a4b1fc9463ac25c2c2cb731d4e71b2f9b" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.addAllExprs< / a > < / div > < div class = "ttdeci" > Builder addAllExprs(java.lang.Iterable< ? extends com.google.ortools.sat.LinearExpressionProto > values)< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00624" > AllDifferentConstraintProto.java:624< / 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_1AllDifferentConstraintProto_html_a0645c2fa5a92382f27049e873d54d2d7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a0645c2fa5a92382f27049e873d54d2d7" > com.google.ortools.sat.AllDifferentConstraintProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.AllDifferentConstraintProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00234" > AllDifferentConstraintProto.java:234< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_ab5644f069209f82bb9fffca2ddf7ad7e" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#ab5644f069209f82bb9fffca2ddf7ad7e" > com.google.ortools.sat.AllDifferentConstraintProto.EXPRS_FIELD_NUMBER< / a > < / div > < div class = "ttdeci" > static final int EXPRS_FIELD_NUMBER< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00101" > AllDifferentConstraintProto.java:101< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a2714c1d730b89e74b2ef6ed730f8814b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a2714c1d730b89e74b2ef6ed730f8814b" > com.google.ortools.sat.AllDifferentConstraintProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.AllDifferentConstraintProto parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00245" > AllDifferentConstraintProto.java:245< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a5df599d114f2e2c14f929edc26c3c89e" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a5df599d114f2e2c14f929edc26c3c89e" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.getDescriptorForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.Descriptors.Descriptor getDescriptorForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00352" > AllDifferentConstraintProto.java:352< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_ab55eefa0b7ba9d1dec56bf8bb2b996b3" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#ab55eefa0b7ba9d1dec56bf8bb2b996b3" > com.google.ortools.sat.AllDifferentConstraintProto.hashCode< / a > < / div > < div class = "ttdeci" > .lang.Override int hashCode()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00193" > AllDifferentConstraintProto.java:193< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a916dae08dfc215ec61d3721b0eed6631" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a916dae08dfc215ec61d3721b0eed6631" > com.google.ortools.sat.AllDifferentConstraintProto.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 = "AllDifferentConstraintProto_8java_source.html#l00420" > AllDifferentConstraintProto.java:420< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a8342b02c43d81069adc3e820423d92ac" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a8342b02c43d81069adc3e820423d92ac" > com.google.ortools.sat.AllDifferentConstraintProto.getSerializedSize< / a > < / div > < div class = "ttdeci" > .lang.Override int getSerializedSize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00162" > AllDifferentConstraintProto.java:162< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a9595e84f1a265789b99af6f10e024e33" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a9595e84f1a265789b99af6f10e024e33" > com.google.ortools.sat.AllDifferentConstraintProto.getUnknownFields< / a > < / div > < div class = "ttdeci" > .lang.Override final com.google.protobuf.UnknownFieldSet getUnknownFields()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00035" > AllDifferentConstraintProto.java:35< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a542b6d7ba65ac8ab25e1a42debda37ab" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a542b6d7ba65ac8ab25e1a42debda37ab" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.clear< / a > < / div > < div class = "ttdeci" > .lang.Override Builder clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00339" > AllDifferentConstraintProto.java:339< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a15066eafeeccf4389c90c4bafb156666" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a15066eafeeccf4389c90c4bafb156666" > com.google.ortools.sat.AllDifferentConstraintProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.AllDifferentConstraintProto parseFrom(java.nio.ByteBuffer data)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00208" > AllDifferentConstraintProto.java:208< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a813eab1fc00c769aad910c480868972b" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a813eab1fc00c769aad910c480868972b" > com.google.ortools.sat.AllDifferentConstraintProto.writeTo< / a > < / div > < div class = "ttdeci" > .lang.Override void writeTo(com.google.protobuf.CodedOutputStream output)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00153" > AllDifferentConstraintProto.java:153< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a933d518fc16e760775083e723eb80b9a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a933d518fc16e760775083e723eb80b9a" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.internalGetFieldAccessorTable< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00316" > AllDifferentConstraintProto.java:316< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_aede3287f755d0cc3df5732ab69fee9ba" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#aede3287f755d0cc3df5732ab69fee9ba" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.getExprsList< / a > < / div > < div class = "ttdeci" > java.util.List< com.google.ortools.sat.LinearExpressionProto > getExprsList()< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00502" > AllDifferentConstraintProto.java:502< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a124b49e517c06ac2fe1a0338b96df75d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a124b49e517c06ac2fe1a0338b96df75d" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.addExprs< / a > < / div > < div class = "ttdeci" > Builder addExprs(int index, com.google.ortools.sat.LinearExpressionProto.Builder builderForValue)< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00610" > AllDifferentConstraintProto.java:610< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a3e05e91aa90c10970a9aafb7b561e218" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a3e05e91aa90c10970a9aafb7b561e218" > com.google.ortools.sat.AllDifferentConstraintProto.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 = "AllDifferentConstraintProto_8java_source.html#l00733" > AllDifferentConstraintProto.java:733< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a73238f322f0cf1539b9ae92c6a0f2c76" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a73238f322f0cf1539b9ae92c6a0f2c76" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.addExprsBuilder< / a > < / div > < div class = "ttdeci" > com.google.ortools.sat.LinearExpressionProto.Builder addExprsBuilder(int index)< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00700" > AllDifferentConstraintProto.java:700< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_ab8536537765bfdd2adf2aa3cde38cb1a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#ab8536537765bfdd2adf2aa3cde38cb1a" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.build< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.sat.AllDifferentConstraintProto build()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00362" > AllDifferentConstraintProto.java:362< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a968cb605190759c690e5a97cdc0bb4a1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a968cb605190759c690e5a97cdc0bb4a1" > com.google.ortools.sat.AllDifferentConstraintProto.isInitialized< / a > < / div > < div class = "ttdeci" > .lang.Override final boolean isInitialized()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00143" > AllDifferentConstraintProto.java:143< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a933d518fc16e760775083e723eb80b9a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a933d518fc16e760775083e723eb80b9a" > com.google.ortools.sat.AllDifferentConstraintProto.internalGetFieldAccessorTable< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00095" > AllDifferentConstraintProto.java:95< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a2eca1310b216be881edcf009124dca70" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a2eca1310b216be881edcf009124dca70" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.getExprsOrBuilder< / a > < / div > < div class = "ttdeci" > com.google.ortools.sat.LinearExpressionProtoOrBuilder getExprsOrBuilder(int index)< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00672" > AllDifferentConstraintProto.java:672< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a76befc34f4b046fa92b9e33047ac4eec" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a76befc34f4b046fa92b9e33047ac4eec" > com.google.ortools.sat.AllDifferentConstraintProto.getExprs< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.sat.LinearExpressionProto getExprs(int index)< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00129" > AllDifferentConstraintProto.java:129< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a401adfed369d510f3437d16bccf924c3" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a401adfed369d510f3437d16bccf924c3" > com.google.ortools.sat.AllDifferentConstraintProto.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 = "AllDifferentConstraintProto_8java_source.html#l00293" > AllDifferentConstraintProto.java:293< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a0c32ecc42c18b9bb4f95056a13977f38" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a0c32ecc42c18b9bb4f95056a13977f38" > com.google.ortools.sat.AllDifferentConstraintProto.newBuilder< / a > < / div > < div class = "ttdeci" > static Builder newBuilder(com.google.ortools.sat.AllDifferentConstraintProto prototype)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00283" > AllDifferentConstraintProto.java:283< / 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_1AllDifferentConstraintProto_1_1Builder_html_aae0b95cf74935369076cf9509e933f98" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#aae0b95cf74935369076cf9509e933f98" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.addExprs< / a > < / div > < div class = "ttdeci" > Builder addExprs(int index, com.google.ortools.sat.LinearExpressionProto value)< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00579" > AllDifferentConstraintProto.java:579< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_aa8b7a773eabd3d9c7b8c0649dff078fe" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#aa8b7a773eabd3d9c7b8c0649dff078fe" > com.google.ortools.sat.AllDifferentConstraintProto.getExprsOrBuilderList< / a > < / div > < div class = "ttdeci" > .lang.Override java.util.List< ? extends com.google.ortools.sat.LinearExpressionProtoOrBuilder > getExprsOrBuilderList()< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00115" > AllDifferentConstraintProto.java:115< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_ada120643f7710d9df7cad50d6ab2ac51" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#ada120643f7710d9df7cad50d6ab2ac51" > com.google.ortools.sat.AllDifferentConstraintProto.getDescriptor< / a > < / div > < div class = "ttdeci" > static final com.google.protobuf.Descriptors.Descriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00089" > AllDifferentConstraintProto.java:89< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a237d9d301a3a80501589d2b36e82c7fc" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a237d9d301a3a80501589d2b36e82c7fc" > com.google.ortools.sat.AllDifferentConstraintProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.AllDifferentConstraintProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00224" > AllDifferentConstraintProto.java:224< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_aeff24d3f13ca1e88dc9427c640b64314" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#aeff24d3f13ca1e88dc9427c640b64314" > com.google.ortools.sat.AllDifferentConstraintProto.newBuilder< / a > < / div > < div class = "ttdeci" > static Builder newBuilder()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00280" > AllDifferentConstraintProto.java:280< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a0bfde08ef0d85f8d912cd40fda0f5cb2" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a0bfde08ef0d85f8d912cd40fda0f5cb2" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.addExprs< / a > < / div > < div class = "ttdeci" > Builder addExprs(com.google.ortools.sat.LinearExpressionProto value)< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00563" > AllDifferentConstraintProto.java:563< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a7a484474c36faf426657f0e94c090dbb" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a7a484474c36faf426657f0e94c090dbb" > com.google.ortools.sat.AllDifferentConstraintProto.newBuilderForType< / a > < / div > < div class = "ttdeci" > .lang.Override Builder newBuilderForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00279" > AllDifferentConstraintProto.java:279< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a7319900af8c9f76c116c32ff18db14e2" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a7319900af8c9f76c116c32ff18db14e2" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.removeExprs< / a > < / div > < div class = "ttdeci" > Builder removeExprs(int index)< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00652" > AllDifferentConstraintProto.java:652< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_af5d18ad987f46f34bc16e14dd69ad465" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#af5d18ad987f46f34bc16e14dd69ad465" > com.google.ortools.sat.AllDifferentConstraintProto.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 = "AllDifferentConstraintProto_8java_source.html#l00398" > AllDifferentConstraintProto.java:398< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a4e40c4714af1e0ff22f06756b00148bc" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a4e40c4714af1e0ff22f06756b00148bc" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.addExprs< / a > < / div > < div class = "ttdeci" > Builder addExprs(com.google.ortools.sat.LinearExpressionProto.Builder builderForValue)< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00596" > AllDifferentConstraintProto.java:596< / a > < / div > < / div >
< div class = "ttc" id = "interfacecom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProtoOrBuilder_html" > < div class = "ttname" > < a href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProtoOrBuilder.html" > com.google.ortools.sat.AllDifferentConstraintProtoOrBuilder< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProtoOrBuilder_8java_source.html#l00006" > AllDifferentConstraintProtoOrBuilder.java:6< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_aaf1e1199fc9278a05384f68cebc4ff3f" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#aaf1e1199fc9278a05384f68cebc4ff3f" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.clearExprs< / a > < / div > < div class = "ttdeci" > Builder clearExprs()< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00639" > AllDifferentConstraintProto.java:639< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a510a6a44af71718d84282d72f3869648" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a510a6a44af71718d84282d72f3869648" > com.google.ortools.sat.AllDifferentConstraintProto.getDefaultInstanceForType< / a > < / div > < div class = "ttdeci" > .lang.Override com.google.ortools.sat.AllDifferentConstraintProto getDefaultInstanceForType()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00773" > AllDifferentConstraintProto.java:773< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_adae1b7b2a37b8bb636218173895ad12a" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#adae1b7b2a37b8bb636218173895ad12a" > com.google.ortools.sat.AllDifferentConstraintProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.AllDifferentConstraintProto parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00213" > AllDifferentConstraintProto.java:213< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_aabbcf14e5bfc1502abf94de4116ff95d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#aabbcf14e5bfc1502abf94de4116ff95d" > com.google.ortools.sat.AllDifferentConstraintProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.AllDifferentConstraintProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00270" > AllDifferentConstraintProto.java:270< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto_html_a7ec4eb8f06d3b097ce58505bd59b77a9" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto.html#a7ec4eb8f06d3b097ce58505bd59b77a9" > com.google.ortools.sat.LinearExpressionProto.getDefaultInstance< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.LinearExpressionProto getDefaultInstance()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LinearExpressionProto_8java_source.html#l00822" > LinearExpressionProto.java:822< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_acab334d7dcecf2ae3efa8e973142c563" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#acab334d7dcecf2ae3efa8e973142c563" > com.google.ortools.sat.AllDifferentConstraintProto.newInstance< / a > < / div > < div class = "ttdeci" > .lang.Override java.lang.Object newInstance(UnusedPrivateParameter unused)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00028" > AllDifferentConstraintProto.java:28< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_ac316af0298e9645fc3e5159b0d4464e1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#ac316af0298e9645fc3e5159b0d4464e1" > com.google.ortools.sat.AllDifferentConstraintProto.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 = "AllDifferentConstraintProto_8java_source.html#l00727" > AllDifferentConstraintProto.java:727< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto_1_1Builder_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto_1_1Builder.html" > com.google.ortools.sat.LinearExpressionProto.Builder< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LinearExpressionProto_8java_source.html#l00432" > LinearExpressionProto.java:432< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a29cb2d6e078130bc33cbb0c4e4363843" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a29cb2d6e078130bc33cbb0c4e4363843" > com.google.ortools.sat.AllDifferentConstraintProto.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 = "AllDifferentConstraintProto_8java_source.html#l00392" > AllDifferentConstraintProto.java:392< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a290ae22f465e8996adf8f356426908c7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a290ae22f465e8996adf8f356426908c7" > com.google.ortools.sat.AllDifferentConstraintProto.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 = "AllDifferentConstraintProto_8java_source.html#l00468" > AllDifferentConstraintProto.java:468< / 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_1AllDifferentConstraintProto_1_1Builder_html_ab7f088bbf34dcba8caf35c456d580fb7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#ab7f088bbf34dcba8caf35c456d580fb7" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.getExprsCount< / a > < / div > < div class = "ttdeci" > int getExprsCount()< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00512" > AllDifferentConstraintProto.java:512< / 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_1AllDifferentConstraintProto_html_ae492b4d029dfe006e88b1d6bbfda3cc7" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#ae492b4d029dfe006e88b1d6bbfda3cc7" > com.google.ortools.sat.AllDifferentConstraintProto.parseDelimitedFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.AllDifferentConstraintProto parseDelimitedFrom(java.io.InputStream input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00252" > AllDifferentConstraintProto.java:252< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a329d9e4d433a330653464fb7095b199e" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a329d9e4d433a330653464fb7095b199e" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.getExprsBuilderList< / a > < / div > < div class = "ttdeci" > java.util.List< com.google.ortools.sat.LinearExpressionProto.Builder > getExprsBuilderList()< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00709" > AllDifferentConstraintProto.java:709< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a1056a1f2bddb9370c625220993d280f9" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a1056a1f2bddb9370c625220993d280f9" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.getExprs< / a > < / div > < div class = "ttdeci" > com.google.ortools.sat.LinearExpressionProto getExprs(int index)< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00522" > AllDifferentConstraintProto.java:522< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a9c9631d5ac7584c0d55270e011301f84" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a9c9631d5ac7584c0d55270e011301f84" > com.google.ortools.sat.AllDifferentConstraintProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.AllDifferentConstraintProto parseFrom(java.io.InputStream input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00240" > AllDifferentConstraintProto.java:240< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html" > com.google.ortools.sat.AllDifferentConstraintProto.Builder< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00305" > AllDifferentConstraintProto.java:305< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_ac5b306f57df3b16984fd38a0c2f8e2da" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#ac5b306f57df3b16984fd38a0c2f8e2da" > com.google.ortools.sat.AllDifferentConstraintProto.getDefaultInstance< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.AllDifferentConstraintProto getDefaultInstance()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00748" > AllDifferentConstraintProto.java:748< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_ada120643f7710d9df7cad50d6ab2ac51" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#ada120643f7710d9df7cad50d6ab2ac51" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.getDescriptor< / a > < / div > < div class = "ttdeci" > static final com.google.protobuf.Descriptors.Descriptor getDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00310" > AllDifferentConstraintProto.java:310< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a968cb605190759c690e5a97cdc0bb4a1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a968cb605190759c690e5a97cdc0bb4a1" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.isInitialized< / a > < / div > < div class = "ttdeci" > .lang.Override final boolean isInitialized()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00463" > AllDifferentConstraintProto.java:463< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a67077cb000f215c770ae777589530b1d" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a67077cb000f215c770ae777589530b1d" > com.google.ortools.sat.AllDifferentConstraintProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.AllDifferentConstraintProto parseFrom(com.google.protobuf.CodedInputStream input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00264" > AllDifferentConstraintProto.java:264< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto_html_a46562bdb0d2f1e7c640a6a3c8c6d1932" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto.html#a46562bdb0d2f1e7c640a6a3c8c6d1932" > com.google.ortools.sat.LinearExpressionProto.parser< / a > < / div > < div class = "ttdeci" > static com.google.protobuf.Parser< LinearExpressionProto > parser()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LinearExpressionProto_8java_source.html#l00837" > LinearExpressionProto.java:837< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_a4cccefa27c0c36e962ea460029b2e3d1" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#a4cccefa27c0c36e962ea460029b2e3d1" > com.google.ortools.sat.AllDifferentConstraintProto.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 = "AllDifferentConstraintProto_8java_source.html#l00414" > AllDifferentConstraintProto.java:414< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_afb8e6fe493389d651be7c5195e024743" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#afb8e6fe493389d651be7c5195e024743" > com.google.ortools.sat.AllDifferentConstraintProto.parseFrom< / a > < / div > < div class = "ttdeci" > static com.google.ortools.sat.AllDifferentConstraintProto parseFrom(byte[] data)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00230" > AllDifferentConstraintProto.java:230< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder_html_aebd7ccc4c55babc7967bbba3599caddf" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html#aebd7ccc4c55babc7967bbba3599caddf" > com.google.ortools.sat.AllDifferentConstraintProto.Builder.setExprs< / a > < / div > < div class = "ttdeci" > Builder setExprs(int index, com.google.ortools.sat.LinearExpressionProto value)< / div > < div class = "ttdoc" > repeated .operations_research.sat.LinearExpressionProto exprs = 1;< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00532" > AllDifferentConstraintProto.java:532< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html" > com.google.ortools.sat.AllDifferentConstraintProto< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00013" > AllDifferentConstraintProto.java:13< / a > < / div > < / div >
< div class = "ttc" id = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_html_a96fc3b8e44a1f2e834a6a5e22c77f969" > < div class = "ttname" > < a href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a96fc3b8e44a1f2e834a6a5e22c77f969" > com.google.ortools.sat.AllDifferentConstraintProto.parser< / a > < / div > < div class = "ttdeci" > static com.google.protobuf.Parser< AllDifferentConstraintProto > parser()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "AllDifferentConstraintProto_8java_source.html#l00763" > AllDifferentConstraintProto.java:763< / a > < / div > < / div >
2021-01-26 11:28:50 +01:00
< / div > <!-- fragment --> < / div > <!-- contents -->
< / div > <!-- doc - content -->
2020-01-31 17:05:16 +01:00
< / div >
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >