public class UserEnvelope extends Object
UserEnvelope()
boolean
equals(Object o)
User
getData()
int
hashCode()
void
setData(User data)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public UserEnvelope()
public User getData()
public void setData(User data)
public boolean equals(Object o)
public int hashCode()
public String toString()
Copyright © 2016. All rights reserved.