public class PojoView extends Object implements DataView
PojoView(Object data, Class<?> view)
Object
getData()
Class<?>
getView()
boolean
hasView()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PojoView(Object data, Class<?> view)
public boolean hasView()
hasView
DataView
public Class<?> getView()
getView
public Object getData()
getData
Copyright © 2009–2014. All rights reserved.