public abstract class EntityWithAa extends EntityWithId
| Modifier and Type | Field and Description |
|---|---|
protected int |
aa |
designation, id| Constructor and Description |
|---|
EntityWithAa() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAa() |
void |
setAa(int aa) |
String |
toString() |
getDesignation, getId, setDesignation, setIdpublic int getAa()
public void setAa(int aa)
public String toString()
toString in class EntityWithIdCopyright © 2016. All Rights Reserved.