alma::TMCDB::baci::ComponentData Class Reference
List of all members.
Public Member Functions |
| Element | getExtraData () |
| void | setData (String xmlData) throws Throwable |
| | ComponentData () |
| String | toString () |
Public Attributes |
| Map< String, Object > | _ = new InternalElementsMap<String, Object>() |
Private Attributes |
| Element | _extraData |
Static Private Attributes |
| static final String | newline = System.getProperty("line.separator") |
Detailed Description
Node only - only holds a list of properties.
Constructor & Destructor Documentation
| alma::TMCDB::baci::ComponentData::ComponentData |
( |
|
) |
[inline] |
Default Constructor for Component. Setter methods must be used to insert data.
Member Function Documentation
| Element alma::TMCDB::baci::ComponentData::getExtraData |
( |
|
) |
[inline] |
| void alma::TMCDB::baci::ComponentData::setData |
( |
String |
xmlData |
) |
throws Throwable [inline] |
| String alma::TMCDB::baci::ComponentData::toString |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: