public abstract class EntityAttr
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
|
EntityAttr() |
protected |
EntityAttr(int entityId,
int entitySpecAttrId) |
Modifier and Type | Method and Description |
---|---|
int |
getEntityId() |
int |
getEntitySpecAttrId() |
abstract int |
getType() |
void |
setEntityId(int entityId) |
void |
setEntitySpecAttrId(int entitySpecAttrId) |