public static class OapiIndustryUserGetResponse.OpenIndustryEmp extends TaobaoObject
| Constructor and Description |
|---|
OpenIndustryEmp() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFeature() |
String |
getName() |
List<OapiIndustryUserGetResponse.OpenRole> |
getRoles() |
String |
getUnionid() |
void |
setFeature(String feature) |
void |
setName(String name) |
void |
setRoles(List<OapiIndustryUserGetResponse.OpenRole> roles) |
void |
setUnionid(String unionid) |
public String getFeature()
public void setFeature(String feature)
public String getName()
public void setName(String name)
public List<OapiIndustryUserGetResponse.OpenRole> getRoles()
public void setRoles(List<OapiIndustryUserGetResponse.OpenRole> roles)
public String getUnionid()
public void setUnionid(String unionid)
Copyright © 2021. All rights reserved.