public static class OapiIndustryDepartmentGetResponse.OpenIndustryDeptInfo extends TaobaoObject
| Constructor and Description |
|---|
OpenIndustryDeptInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContactType() |
String |
getDeptType() |
String |
getFeature() |
String |
getName() |
Long |
getSuperId() |
void |
setContactType(String contactType) |
void |
setDeptType(String deptType) |
void |
setFeature(String feature) |
void |
setName(String name) |
void |
setSuperId(Long superId) |
public String getContactType()
public void setContactType(String contactType)
public String getDeptType()
public void setDeptType(String deptType)
public String getFeature()
public void setFeature(String feature)
public String getName()
public void setName(String name)
public Long getSuperId()
public void setSuperId(Long superId)
Copyright © 2021. All rights reserved.