public class OperatorBaseInfo extends AlipayObject
Constructor and Description |
---|
OperatorBaseInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getDeptId()
Gets dept id.
|
String |
getDeptPath()
Gets dept path.
|
String |
getMobile()
Gets mobile.
|
String |
getNickName()
Gets nick name.
|
String |
getOperatorId()
Gets operator id.
|
String |
getOperatorName()
Gets operator name.
|
String |
getOperatorType()
Gets operator type.
|
String |
getRoleCode()
Gets role code.
|
String |
getRoleId()
Gets role id.
|
String |
getRoleName()
Gets role name.
|
String |
getStatus()
Gets status.
|
void |
setDeptId(String deptId)
Sets dept id.
|
void |
setDeptPath(String deptPath)
Sets dept path.
|
void |
setMobile(String mobile)
Sets mobile.
|
void |
setNickName(String nickName)
Sets nick name.
|
void |
setOperatorId(String operatorId)
Sets operator id.
|
void |
setOperatorName(String operatorName)
Sets operator name.
|
void |
setOperatorType(String operatorType)
Sets operator type.
|
void |
setRoleCode(String roleCode)
Sets role code.
|
void |
setRoleId(String roleId)
Sets role id.
|
void |
setRoleName(String roleName)
Sets role name.
|
void |
setStatus(String status)
Sets status.
|
public String getDeptId()
public void setDeptId(String deptId)
deptId
- the dept idpublic String getDeptPath()
public void setDeptPath(String deptPath)
deptPath
- the dept pathpublic String getMobile()
public void setMobile(String mobile)
mobile
- the mobilepublic String getNickName()
public void setNickName(String nickName)
nickName
- the nick namepublic String getOperatorId()
public void setOperatorId(String operatorId)
operatorId
- the operator idpublic String getOperatorName()
public void setOperatorName(String operatorName)
operatorName
- the operator namepublic String getOperatorType()
public void setOperatorType(String operatorType)
operatorType
- the operator typepublic String getRoleCode()
public void setRoleCode(String roleCode)
roleCode
- the role codepublic String getRoleId()
public void setRoleId(String roleId)
roleId
- the role idpublic String getRoleName()
public void setRoleName(String roleName)
roleName
- the role namepublic String getStatus()
public void setStatus(String status)
status
- the statusCopyright © 2018. All rights reserved.