public class AbstractBaseDTO extends Object implements Serializable
AbstractBaseDTO()
Map<String,Object>
getAdditionalProperties()
Object
getAdditionalProperties(String name)
void
setAdditionalProperties(String name, Object value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AbstractBaseDTO()
public String toString()
toString
public Map<String,Object> getAdditionalProperties()
public void setAdditionalProperties(String name, Object value)
public Object getAdditionalProperties(String name)
Copyright © 2014 EPIC Team. All rights reserved.