public class SerializedObjectDto extends Object
protected Object
object
protected String
type
SerializedObjectDto(Object value)
Object
getObject()
String
getType()
void
setObject(Object object)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String type
protected Object object
public SerializedObjectDto(Object value)
public String getType()
public void setType(String type)
public Object getObject()
public void setObject(Object object)
Copyright © 2015. All rights reserved.