| Package | Description |
|---|---|
| org.kepler.objectmanager.data.db |
| Modifier and Type | Method and Description |
|---|---|
Attribute[] |
Entity.getAttributes()
Return the unit for this TableEntity
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.add(Attribute a)
Add an Attribute to this table.
|
void |
AttributeList.add(Attribute a)
Add an Attribute to this attribute list.
|