public class UserInformation extends Object implements Serializable
UserInformation(String name)
String
getName()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public UserInformation(String name)
public String getName()
public String toString()
toString
Object