Java Reference
Java Reference
AllDifferentConstraintProtoOrBuilder.java
Go to the documentation of this file.
7 // @@protoc_insertion_point(interface_extends:operations_research.sat.AllDifferentConstraintProto)
Definition: AllDifferentConstraintProtoOrBuilder.java:8
com.google.ortools.sat.LinearExpressionProto getExprs(int index)
repeated .operations_research.sat.LinearExpressionProto exprs = 1;
com.google.ortools.sat.LinearExpressionProtoOrBuilder getExprsOrBuilder(int index)
repeated .operations_research.sat.LinearExpressionProto exprs = 1;
java.util.List<? extends com.google.ortools.sat.LinearExpressionProtoOrBuilder > getExprsOrBuilderList()
repeated .operations_research.sat.LinearExpressionProto exprs = 1;
java.util.List< com.google.ortools.sat.LinearExpressionProto > getExprsList()
repeated .operations_research.sat.LinearExpressionProto exprs = 1;
int getExprsCount()
repeated .operations_research.sat.LinearExpressionProto exprs = 1;