public abstract class AbstractPojo extends Object implements Serializable
AbstractPojo()
String
getCreated()
getName()
void
setCreated(String created)
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractPojo()
public String getName()
public void setName(String name)
public String getCreated()
public void setCreated(String created)
Copyright © 2020. All rights reserved.