public static class IloCplex.IntParameter extends IloCplex.Parameter
BooleanType, DoubleType, IntType, LongType, StringType, UnknownType| Constructor and Description |
|---|
IloCplex.IntParameter(IloCplex.IntParam key,
int value) |
| Modifier and Type | Method and Description |
|---|---|
IloCplex.IntParam |
getKey() |
int |
getType() |
int |
getValue() |
public IloCplex.IntParameter(IloCplex.IntParam key, int value)
public int getType()
getType in class IloCplex.Parameterpublic IloCplex.IntParam getKey()
public int getValue()