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