public class OSUser extends Object
OSUser class.
| Constructor and Description |
|---|
OSUser() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUserId()
Getter for the field
userId. |
String |
getUserName()
Getter for the field
userName. |
void |
setUserId(String userId)
Setter for the field
userId. |
void |
setUserName(String userName)
Setter for the field
userName. |
Copyright © 2010–2019 oshi. All rights reserved.