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 © 2021. All rights reserved.