Public Member Functions | |
| int | getIntVal () |
Static Public Member Functions | |
| static UpdateState | getByInt (int intVal) |
Public Attributes | |
| MANDATORY_UPDATE =(2) | |
| NO_UPDATE =(0) | |
| REGULAR_UPDATE =(1) | |
|
static |
| int getIntVal | ( | ) |
| MANDATORY_UPDATE =(2) |
There is a mandatory update for this DataSet. If this update will not be installed, some of the functions of the API will not work.
| NO_UPDATE =(0) |
There is no update for this DataSet.
| REGULAR_UPDATE =(1) |
There is an regular update for this DataSet.