public class EntityVO extends Object implements Serializable, Cloneable
| Constructor and Description |
|---|
EntityVO() |
| Modifier and Type | Method and Description |
|---|---|
EntityVO |
clone() |
long |
getCreated() |
long |
getUpdated() |
void |
setCreated(long aCreated) |
void |
setUpdated(long aUpdated) |
String |
toString() |
Copyright © 2013–2019 BB Corp. All rights reserved.