BoolArgumentProto |
BoolArgumentProto.Builder.build() |
|
BoolArgumentProto |
BoolArgumentProto.Builder.buildPartial() |
|
BoolArgumentProto |
ConstraintProto.Builder.getAtMostOne() |
The at_most_one constraint enforces that no more than one literal is
true at the same time.
|
BoolArgumentProto |
ConstraintProto.getAtMostOne() |
The at_most_one constraint enforces that no more than one literal is
true at the same time.
|
BoolArgumentProto |
ConstraintProtoOrBuilder.getAtMostOne() |
The at_most_one constraint enforces that no more than one literal is
true at the same time.
|
BoolArgumentProto |
ConstraintProto.Builder.getBoolAnd() |
The bool_and constraint forces all of the literals to be true.
|
BoolArgumentProto |
ConstraintProto.getBoolAnd() |
The bool_and constraint forces all of the literals to be true.
|
BoolArgumentProto |
ConstraintProtoOrBuilder.getBoolAnd() |
The bool_and constraint forces all of the literals to be true.
|
BoolArgumentProto |
ConstraintProto.Builder.getBoolOr() |
The bool_or constraint forces at least one literal to be true.
|
BoolArgumentProto |
ConstraintProto.getBoolOr() |
The bool_or constraint forces at least one literal to be true.
|
BoolArgumentProto |
ConstraintProtoOrBuilder.getBoolOr() |
The bool_or constraint forces at least one literal to be true.
|
BoolArgumentProto |
ConstraintProto.Builder.getBoolXor() |
The bool_xor constraint forces an odd number of the literals to be true.
|
BoolArgumentProto |
ConstraintProto.getBoolXor() |
The bool_xor constraint forces an odd number of the literals to be true.
|
BoolArgumentProto |
ConstraintProtoOrBuilder.getBoolXor() |
The bool_xor constraint forces an odd number of the literals to be true.
|
static BoolArgumentProto |
BoolArgumentProto.getDefaultInstance() |
|
BoolArgumentProto |
BoolArgumentProto.Builder.getDefaultInstanceForType() |
|
BoolArgumentProto |
BoolArgumentProto.getDefaultInstanceForType() |
|
BoolArgumentProto |
ConstraintProto.Builder.getExactlyOne() |
The exactly_one constraint force exactly one literal to true and no more.
|
BoolArgumentProto |
ConstraintProto.getExactlyOne() |
The exactly_one constraint force exactly one literal to true and no more.
|
BoolArgumentProto |
ConstraintProtoOrBuilder.getExactlyOne() |
The exactly_one constraint force exactly one literal to true and no more.
|
static BoolArgumentProto |
BoolArgumentProto.parseDelimitedFrom(java.io.InputStream input) |
|
static BoolArgumentProto |
BoolArgumentProto.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BoolArgumentProto |
BoolArgumentProto.parseFrom(byte[] data) |
|
static BoolArgumentProto |
BoolArgumentProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BoolArgumentProto |
BoolArgumentProto.parseFrom(com.google.protobuf.ByteString data) |
|
static BoolArgumentProto |
BoolArgumentProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BoolArgumentProto |
BoolArgumentProto.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static BoolArgumentProto |
BoolArgumentProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BoolArgumentProto |
BoolArgumentProto.parseFrom(java.io.InputStream input) |
|
static BoolArgumentProto |
BoolArgumentProto.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BoolArgumentProto |
BoolArgumentProto.parseFrom(java.nio.ByteBuffer data) |
|
static BoolArgumentProto |
BoolArgumentProto.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|