Matlab.GAMS.SymbolUpdateType Enum Reference
GAMS Symbol update type. More...
Public Member Functions | |
logical | equals (varargin) |
Compare if the parameter is of the same SymbolUpdateType. | |
integer | value () |
Returns alternative value of enum option. | |
Static Public Member Functions | |
static SymbolUpdateType | lookup (integer value) |
Find enum option from alternative value. | |
Detailed Description
GAMS Symbol update type.
Member Function Documentation
◆ equals()
logical Matlab.GAMS.SymbolUpdateType.equals | ( | varargin | ) |
Compare if the parameter is of the same SymbolUpdateType.
Arguments:
- type: GAMS data type
◆ lookup()
|
static |
Find enum option from alternative value.
Arguments:
- value: Alternative value
Return: enum option
◆ value()
integer Matlab.GAMS.SymbolUpdateType.value | ( | ) |
Returns alternative value of enum option.
Return: Alternative value of enum option