public class KbadvertRoleInfoResponse extends AlipayObject
Constructor and Description |
---|
KbadvertRoleInfoResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getRoleCode()
Gets role code.
|
String |
getStatus()
Gets status.
|
void |
setRoleCode(String roleCode)
Sets role code.
|
void |
setStatus(String status)
Sets status.
|
public String getRoleCode()
public void setRoleCode(String roleCode)
roleCode
- the role codepublic String getStatus()
public void setStatus(String status)
status
- the statusCopyright © 2018. All rights reserved.