Java Reference
Java Reference
Detailed Description
Protobuf type.
Definition at line 352 of file LinearArgumentProto.java.
Public Member Functions | |
| .lang.Override Builder | clear () |
| .lang.Override com.google.protobuf.Descriptors.Descriptor | getDescriptorForType () |
| .lang.Override com.google.ortools.sat.LinearArgumentProto | getDefaultInstanceForType () |
| .lang.Override com.google.ortools.sat.LinearArgumentProto | build () |
| .lang.Override com.google.ortools.sat.LinearArgumentProto | buildPartial () |
| .lang.Override Builder | clone () |
| .lang.Override Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) |
| .lang.Override Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor field) |
| .lang.Override Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| .lang.Override Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value) |
| .lang.Override Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) |
| .lang.Override Builder | mergeFrom (com.google.protobuf.Message other) |
| Builder | mergeFrom (com.google.ortools.sat.LinearArgumentProto other) |
| .lang.Override final boolean | isInitialized () |
| .lang.Override Builder | mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException |
| boolean | hasTarget () |
.operations_research.sat.LinearExpressionProto target = 1; More... | |
| com.google.ortools.sat.LinearExpressionProto | getTarget () |
.operations_research.sat.LinearExpressionProto target = 1; More... | |
| Builder | setTarget (com.google.ortools.sat.LinearExpressionProto value) |
.operations_research.sat.LinearExpressionProto target = 1; More... | |
| Builder | setTarget (com.google.ortools.sat.LinearExpressionProto.Builder builderForValue) |
.operations_research.sat.LinearExpressionProto target = 1; More... | |
| Builder | mergeTarget (com.google.ortools.sat.LinearExpressionProto value) |
.operations_research.sat.LinearExpressionProto target = 1; More... | |
| Builder | clearTarget () |
.operations_research.sat.LinearExpressionProto target = 1; More... | |
| com.google.ortools.sat.LinearExpressionProto.Builder | getTargetBuilder () |
.operations_research.sat.LinearExpressionProto target = 1; More... | |
| com.google.ortools.sat.LinearExpressionProtoOrBuilder | getTargetOrBuilder () |
.operations_research.sat.LinearExpressionProto target = 1; More... | |
| java.util.List< com.google.ortools.sat.LinearExpressionProto > | getExprsList () |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| int | getExprsCount () |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| com.google.ortools.sat.LinearExpressionProto | getExprs (int index) |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| Builder | setExprs (int index, com.google.ortools.sat.LinearExpressionProto value) |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| Builder | setExprs (int index, com.google.ortools.sat.LinearExpressionProto.Builder builderForValue) |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| Builder | addExprs (com.google.ortools.sat.LinearExpressionProto value) |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| Builder | addExprs (int index, com.google.ortools.sat.LinearExpressionProto value) |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| Builder | addExprs (com.google.ortools.sat.LinearExpressionProto.Builder builderForValue) |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| Builder | addExprs (int index, com.google.ortools.sat.LinearExpressionProto.Builder builderForValue) |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| Builder | addAllExprs (java.lang.Iterable<? extends com.google.ortools.sat.LinearExpressionProto > values) |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| Builder | clearExprs () |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| Builder | removeExprs (int index) |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| com.google.ortools.sat.LinearExpressionProto.Builder | getExprsBuilder (int index) |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| com.google.ortools.sat.LinearExpressionProtoOrBuilder | getExprsOrBuilder (int index) |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| java.util.List<? extends com.google.ortools.sat.LinearExpressionProtoOrBuilder > | getExprsOrBuilderList () |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| com.google.ortools.sat.LinearExpressionProto.Builder | addExprsBuilder () |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| com.google.ortools.sat.LinearExpressionProto.Builder | addExprsBuilder (int index) |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| java.util.List< com.google.ortools.sat.LinearExpressionProto.Builder > | getExprsBuilderList () |
repeated .operations_research.sat.LinearExpressionProto exprs = 2; More... | |
| .lang.Override final Builder | setUnknownFields (final com.google.protobuf.UnknownFieldSet unknownFields) |
| .lang.Override final Builder | mergeUnknownFields (final com.google.protobuf.UnknownFieldSet unknownFields) |
Static Public Member Functions | |
| static final com.google.protobuf.Descriptors.Descriptor | getDescriptor () |
Protected Member Functions | |
| .lang.Override com.google.protobuf.GeneratedMessageV3.FieldAccessorTable | internalGetFieldAccessorTable () |
Member Function Documentation
◆ addAllExprs()
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Definition at line 804 of file LinearArgumentProto.java.
◆ addExprs() [1/4]
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Definition at line 743 of file LinearArgumentProto.java.
◆ addExprs() [2/4]
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Definition at line 776 of file LinearArgumentProto.java.
◆ addExprs() [3/4]
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Definition at line 759 of file LinearArgumentProto.java.
◆ addExprs() [4/4]
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Definition at line 790 of file LinearArgumentProto.java.
◆ addExprsBuilder() [1/2]
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Definition at line 873 of file LinearArgumentProto.java.
◆ addExprsBuilder() [2/2]
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Definition at line 880 of file LinearArgumentProto.java.
◆ addRepeatedField()
|
inline |
Definition at line 472 of file LinearArgumentProto.java.
◆ build()
|
inline |
Definition at line 415 of file LinearArgumentProto.java.
◆ buildPartial()
|
inline |
Definition at line 424 of file LinearArgumentProto.java.
◆ clear()
|
inline |
Definition at line 386 of file LinearArgumentProto.java.
◆ clearExprs()
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Definition at line 819 of file LinearArgumentProto.java.
◆ clearField()
|
inline |
Definition at line 456 of file LinearArgumentProto.java.
◆ clearOneof()
|
inline |
Definition at line 461 of file LinearArgumentProto.java.
◆ clearTarget()
|
inline |
.operations_research.sat.LinearExpressionProto target = 1;
Definition at line 620 of file LinearArgumentProto.java.
◆ clone()
|
inline |
Definition at line 446 of file LinearArgumentProto.java.
◆ getDefaultInstanceForType()
|
inline |
Definition at line 410 of file LinearArgumentProto.java.
◆ getDescriptor()
|
inlinestatic |
Definition at line 357 of file LinearArgumentProto.java.
◆ getDescriptorForType()
|
inline |
Definition at line 405 of file LinearArgumentProto.java.
◆ getExprs()
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Implements LinearArgumentProtoOrBuilder.
Definition at line 702 of file LinearArgumentProto.java.
◆ getExprsBuilder()
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Definition at line 845 of file LinearArgumentProto.java.
◆ getExprsBuilderList()
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Definition at line 889 of file LinearArgumentProto.java.
◆ getExprsCount()
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Implements LinearArgumentProtoOrBuilder.
Definition at line 692 of file LinearArgumentProto.java.
◆ getExprsList()
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Implements LinearArgumentProtoOrBuilder.
Definition at line 682 of file LinearArgumentProto.java.
◆ getExprsOrBuilder()
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Implements LinearArgumentProtoOrBuilder.
Definition at line 852 of file LinearArgumentProto.java.
◆ getExprsOrBuilderList()
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Implements LinearArgumentProtoOrBuilder.
Definition at line 863 of file LinearArgumentProto.java.
◆ getTarget()
|
inline |
.operations_research.sat.LinearExpressionProto target = 1;
- Returns
- The target.
Implements LinearArgumentProtoOrBuilder.
Definition at line 562 of file LinearArgumentProto.java.
◆ getTargetBuilder()
|
inline |
.operations_research.sat.LinearExpressionProto target = 1;
Definition at line 634 of file LinearArgumentProto.java.
◆ getTargetOrBuilder()
|
inline |
.operations_research.sat.LinearExpressionProto target = 1;
Implements LinearArgumentProtoOrBuilder.
Definition at line 642 of file LinearArgumentProto.java.
◆ hasTarget()
|
inline |
.operations_research.sat.LinearExpressionProto target = 1;
- Returns
- Whether the target field is set.
Implements LinearArgumentProtoOrBuilder.
Definition at line 555 of file LinearArgumentProto.java.
◆ internalGetFieldAccessorTable()
|
inlineprotected |
Definition at line 363 of file LinearArgumentProto.java.
◆ isInitialized()
|
inline |
Definition at line 524 of file LinearArgumentProto.java.
◆ mergeFrom() [1/3]
|
inline |
Definition at line 487 of file LinearArgumentProto.java.
◆ mergeFrom() [2/3]
|
inline |
Definition at line 529 of file LinearArgumentProto.java.
◆ mergeFrom() [3/3]
|
inline |
Definition at line 478 of file LinearArgumentProto.java.
◆ mergeTarget()
|
inline |
.operations_research.sat.LinearExpressionProto target = 1;
Definition at line 602 of file LinearArgumentProto.java.
◆ mergeUnknownFields()
|
inline |
Definition at line 913 of file LinearArgumentProto.java.
◆ removeExprs()
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Definition at line 832 of file LinearArgumentProto.java.
◆ setExprs() [1/2]
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Definition at line 712 of file LinearArgumentProto.java.
◆ setExprs() [2/2]
|
inline |
repeated .operations_research.sat.LinearExpressionProto exprs = 2;
Definition at line 729 of file LinearArgumentProto.java.
◆ setField()
|
inline |
Definition at line 450 of file LinearArgumentProto.java.
◆ setRepeatedField()
|
inline |
Definition at line 466 of file LinearArgumentProto.java.
◆ setTarget() [1/2]
|
inline |
.operations_research.sat.LinearExpressionProto target = 1;
Definition at line 572 of file LinearArgumentProto.java.
◆ setTarget() [2/2]
|
inline |
.operations_research.sat.LinearExpressionProto target = 1;
Definition at line 588 of file LinearArgumentProto.java.
◆ setUnknownFields()
|
inline |
Definition at line 907 of file LinearArgumentProto.java.
The documentation for this class was generated from the following file: