public interface IUIUser extends Comparable<IUIUser>
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
String |
getPassword() |
IUser |
getUserInfo() |
void |
setDescription(String desc) |
void |
setName(String name) |
void |
setPassword(String pass) |
compareToCopyright © 2019 Hitachi Vantara. All rights reserved.