public class Entity5 extends AbstractEntity
| Constructor and Description |
|---|
Entity5() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIntAttr() |
String |
getStringAttr() |
void |
setIntAttr(int intAttr) |
void |
setStringAttr(String stringAttr) |
getId, setIdpublic int getIntAttr()
public void setIntAttr(int intAttr)
intAttr - the intAttr to setpublic String getStringAttr()
public void setStringAttr(String stringAttr)
stringAttr - the stringAttr to setCopyright © 2019. All rights reserved.