public class UserName extends Object implements Serializable
Constructor and Description |
---|
UserName(String full,
String shrtName)
This is the literal constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getFullname() |
String |
getShortname() |
int |
hashCode() |
String |
toString() |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.