Java Reference

Java Reference

MPAbsConstraintOrBuilder.java
Go to the documentation of this file.
1// Generated by the protocol buffer compiler. DO NOT EDIT!
2// source: ortools/linear_solver/linear_solver.proto
3
4package com.google.ortools.linearsolver;
5
6public interface MPAbsConstraintOrBuilder extends
7 // @@protoc_insertion_point(interface_extends:operations_research.MPAbsConstraint)
8 com.google.protobuf.MessageOrBuilder {
9
19 boolean hasVarIndex();
30
41}
int getResultantVarIndex()
optional int32 resultant_var_index = 2;
boolean hasResultantVarIndex()
optional int32 resultant_var_index = 2;