public abstract class AbstractPojo extends Object implements Serializable
| Constructor and Description |
|---|
AbstractPojo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreated() |
String |
getName() |
void |
setCreated(String created) |
void |
setName(String name) |
Copyright © 2020. All rights reserved.