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