Loading...
Searching...
No Matches
Switch default for "$on/offSuffixAlgebraVars".
More...
|
String | value () |
| Get the string value of this enumerated SuffixAlgebraVars.
|
|
Switch default for "$on/offSuffixAlgebraVars".
◆ lookup()
static ESuffixAlgebraVars com.gams.api.GAMSOptions.ESuffixAlgebraVars.lookup |
( |
String |
val | ) |
|
|
static |
Lookup all suffixAlgebraVarss.
- Parameters
-
val | an int value to lookup |
- Returns
- the enumerated SuffixAlgebraVars that has the specified value, or UndefinedSuffixAlgebraVars if the specified value is not found.
◆ value()
String com.gams.api.GAMSOptions.ESuffixAlgebraVars.value |
( |
| ) |
|
Get the string value of this enumerated SuffixAlgebraVars.
- Returns
- the suffixAlgebraVars value
◆ OffSuffixAlgebraVars
com.gams.api.GAMSOptions.ESuffixAlgebraVars.OffSuffixAlgebraVars =("off") |
Activate $offSuffixAlgebraVars.
◆ OnSuffixAlgebraVars
com.gams.api.GAMSOptions.ESuffixAlgebraVars.OnSuffixAlgebraVars =("on") |
Activate $onSuffixAlgebraVars.
◆ UndefinedSuffixAlgebraVars
Undefined SuffixAlgebraVars.