@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2017-12-17T23:29:05.070-05:00") public class UserInfo extends Object
| Constructor and Description |
|---|
UserInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UserAttributes |
getUser()
Get user
|
UserSystemInfo |
getUserSystemInfo()
Get userSystemInfo
|
int |
hashCode() |
void |
setUser(UserAttributes user) |
void |
setUserSystemInfo(UserSystemInfo userSystemInfo) |
String |
toString() |
UserInfo |
user(UserAttributes user) |
UserInfo |
userSystemInfo(UserSystemInfo userSystemInfo) |
public UserInfo user(UserAttributes user)
public UserAttributes getUser()
public void setUser(UserAttributes user)
public UserInfo userSystemInfo(UserSystemInfo userSystemInfo)
public UserSystemInfo getUserSystemInfo()
public void setUserSystemInfo(UserSystemInfo userSystemInfo)
Copyright © 2017 Symphony Software Foundation. All rights reserved.