Uses of Class
com.google.ortools.sat.ConstraintProto.ConstraintCase
| Package | Description |
|---|---|
| com.google.ortools.sat |
-
Uses of ConstraintProto.ConstraintCase in com.google.ortools.sat
Methods in com.google.ortools.sat that return ConstraintProto.ConstraintCase Modifier and Type Method Description static ConstraintProto.ConstraintCaseConstraintProto.ConstraintCase. forNumber(int value)ConstraintProto.ConstraintCaseConstraintProto.Builder. getConstraintCase()ConstraintProto.ConstraintCaseConstraintProto. getConstraintCase()ConstraintProto.ConstraintCaseConstraintProtoOrBuilder. getConstraintCase()static ConstraintProto.ConstraintCaseConstraintProto.ConstraintCase. valueOf(int value)Deprecated.static ConstraintProto.ConstraintCaseConstraintProto.ConstraintCase. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ConstraintProto.ConstraintCase[]ConstraintProto.ConstraintCase. values()Returns an array containing the constants of this enum type, in the order they are declared.