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