public class WebUser extends Object
WebUser class.
| Constructor and Description | 
|---|
WebUser(String name)
Constructor for WebUser. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj) | 
String | 
getName()
getName 
 | 
int | 
hashCode()
hashCode 
 | 
String | 
toString()
toString 
 | 
public String toString()
toString
Copyright © 2020. All rights reserved.