| Package | Description |
|---|---|
| org.kepler.objectmanager.data.db |
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setAttributeList(AttributeList list)
Method to set attribute list
|
| Constructor and Description |
|---|
Entity(java.lang.String id,
java.lang.String name,
java.lang.String description,
AttributeList attributeList)
Construct a TableEntity, setting the list of attributes.
|