@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-01-28T11:18:17.901-05:00") public class UserSystemInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UserSystemInfo.StatusEnum
Gets or Sets status
|
| Constructor and Description |
|---|
UserSystemInfo() |
public UserSystemInfo id(Long id)
public Long getId()
public void setId(Long id)
public UserSystemInfo status(UserSystemInfo.StatusEnum status)
public UserSystemInfo.StatusEnum getStatus()
public void setStatus(UserSystemInfo.StatusEnum status)
public UserSystemInfo createdDate(Long createdDate)
public Long getCreatedDate()
public void setCreatedDate(Long createdDate)
public UserSystemInfo createdBy(String createdBy)
public String getCreatedBy()
public void setCreatedBy(String createdBy)
public UserSystemInfo lastUpdatedDate(Long lastUpdatedDate)
public Long getLastUpdatedDate()
public void setLastUpdatedDate(Long lastUpdatedDate)
public UserSystemInfo lastLoginDate(Long lastLoginDate)
public Long getLastLoginDate()
public void setLastLoginDate(Long lastLoginDate)
public UserSystemInfo lastPasswordReset(Long lastPasswordReset)
public Long getLastPasswordReset()
public void setLastPasswordReset(Long lastPasswordReset)
Copyright © 2018 Symphony Software Foundation. All rights reserved.