org.iternine.jeppetto.dao
Class Projection
java.lang.Object
org.iternine.jeppetto.dao.Projection
public class Projection
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Projection
public Projection()
Projection
public Projection(String field,
Object details)
getField
public String getField()
setField
public void setField(String field)
getDetails
public Object getDetails()
setDetails
public void setDetails(Object details)
Copyright © 2012. All Rights Reserved.