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