public class OrgRoleQuery extends AlipayObject
| 构造器和说明 |
|---|
OrgRoleQuery() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getNodeCode() |
String |
getNodeType() |
String |
getRole() |
String |
getTntInstId() |
void |
setNodeCode(String nodeCode) |
void |
setNodeType(String nodeType) |
void |
setRole(String role) |
void |
setTntInstId(String tntInstId) |
public String getNodeCode()
public void setNodeCode(String nodeCode)
public String getNodeType()
public void setNodeType(String nodeType)
public String getRole()
public void setRole(String role)
public String getTntInstId()
public void setTntInstId(String tntInstId)
Copyright © 2023. All rights reserved.