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