public class WebUser extends Object
WebUser class.
WebUser(String name)
boolean
equals(Object obj)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public WebUser(String name)
Constructor for WebUser.
name
public String getName()
getName
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2015. All rights reserved.