public class Projection extends Object
Projection()
Projection(String field, Object details)
boolean
equals(Object o)
Object
getDetails()
String
getField()
int
hashCode()
void
setDetails(Object details)
setField(String field)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Projection()
public Projection(String field, Object details)
public String getField()
public void setField(String field)
public Object getDetails()
public void setDetails(Object details)
public boolean equals(Object o)
equals
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014. All Rights Reserved.