Loading...
Searching...
No Matches
Version of GDX files generated (for backward compatibility)
More...
|
String | value () |
| Get the string value of this enumerated gdxConvert.
|
|
Version of GDX files generated (for backward compatibility)
◆ lookup()
static EgdxConvert com.gams.api.GAMSOptions.EgdxConvert.lookup |
( |
String |
val | ) |
|
|
static |
Lookup all gdxConverts.
- Parameters
-
val | an int value to lookup |
- Returns
- the enumerated gdxConvert that has the specified value, or UndefinedgdxConvert if the specified value is not found.
◆ value()
String com.gams.api.GAMSOptions.EgdxConvert.value |
( |
| ) |
|
Get the string value of this enumerated gdxConvert.
- Returns
- the gdxConvert value
◆ UndefinedgdxConvert
◆ Version5
com.gams.api.GAMSOptions.EgdxConvert.Version5 =("v5") |
Version 5 GDX file, does not support compression.
◆ Version6
com.gams.api.GAMSOptions.EgdxConvert.Version6 =("v6") |
◆ Version7
com.gams.api.GAMSOptions.EgdxConvert.Version7 =("v7") |