@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-01-28T11:18:17.901-05:00") public class UserDetail extends Object
| Constructor and Description |
|---|
UserDetail() |
public UserDetail userAttributes(UserAttributes userAttributes)
public UserAttributes getUserAttributes()
public void setUserAttributes(UserAttributes userAttributes)
public UserDetail userSystemInfo(UserSystemInfo userSystemInfo)
public UserSystemInfo getUserSystemInfo()
public void setUserSystemInfo(UserSystemInfo userSystemInfo)
public UserDetail features(IntegerList features)
public IntegerList getFeatures()
public void setFeatures(IntegerList features)
public UserDetail apps(IntegerList apps)
public IntegerList getApps()
public void setApps(IntegerList apps)
public UserDetail groups(IntegerList groups)
public IntegerList getGroups()
public void setGroups(IntegerList groups)
public UserDetail roles(StringList roles)
public StringList getRoles()
public void setRoles(StringList roles)
public UserDetail disclaimers(IntegerList disclaimers)
public IntegerList getDisclaimers()
public void setDisclaimers(IntegerList disclaimers)
public UserDetail avatar(Avatar avatar)
public Avatar getAvatar()
public void setAvatar(Avatar avatar)
Copyright © 2018 Symphony Software Foundation. All rights reserved.