This interface describes the properties of entities--their physical location and their name.
Modifier and Type | Method and Description |
---|---|
public String | |
public void |
getEntityName | back to summary |
---|---|
public String getEntityName() Returns the name of the entity.
|
setEntityName | back to summary |
---|---|
public void setEntityName(String name) Sets the name of the entity.
|