public class UserInfo extends Object
Constructor and Description |
---|
UserInfo(int id,
String name,
String displayName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Get the display name.
|
int |
getId()
Get the user id.
|
String |
getName()
Get the user name.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.