public class EntityEnvelope<T> extends java.lang.Object
protected T
data
protected int
status
EntityEnvelope()
T
getData()
int
getStatus()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int status
protected T data
public EntityEnvelope()
public int getStatus()
public T getData()