List of all members.
Public Member Functions |
| | DataEnum (String id) |
| void | add (int value, String type) |
| void | remove (int value) |
| String | get (int value) |
| int | size () |
| String | toString () |
| void | set (int value) |
| int | get () |
| String | name () |
| String | id () |
| Set< String > | keySet () |
| String | toString (String start, int level, boolean expand) |
Constructor & Destructor Documentation
| si.ijs.acs.objectexplorer.engine.DataEnum.DataEnum |
( |
String |
id |
) |
|
Member Function Documentation
| void si.ijs.acs.objectexplorer.engine.DataEnum.add |
( |
int |
value, |
|
|
String |
type | |
|
) |
| | |
| String si.ijs.acs.objectexplorer.engine.DataEnum.get |
( |
int |
value |
) |
|
| int si.ijs.acs.objectexplorer.engine.DataEnum.get |
( |
|
) |
|
| String si.ijs.acs.objectexplorer.engine.DataEnum.id |
( |
|
) |
|
| Set<String> si.ijs.acs.objectexplorer.engine.DataEnum.keySet |
( |
|
) |
|
| String si.ijs.acs.objectexplorer.engine.DataEnum.name |
( |
|
) |
|
| void si.ijs.acs.objectexplorer.engine.DataEnum.remove |
( |
int |
value |
) |
|
| void si.ijs.acs.objectexplorer.engine.DataEnum.set |
( |
int |
value |
) |
|
| int si.ijs.acs.objectexplorer.engine.DataEnum.size |
( |
|
) |
|
| String si.ijs.acs.objectexplorer.engine.DataEnum.toString |
( |
String |
start, |
|
|
int |
level, |
|
|
boolean |
expand | |
|
) |
| | |
| String si.ijs.acs.objectexplorer.engine.DataEnum.toString |
( |
|
) |
|
The documentation for this class was generated from the following file: