public static class DescribeUserBizTypesResponse.ImportItem extends Object
| 构造器和说明 |
|---|
ImportItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizType() |
Boolean |
getCiteTemplate() |
String |
getDescription() |
Boolean |
getGray() |
String |
getIndustryInfo() |
String |
getSource() |
String |
getSourceBizType() |
void |
setBizType(String bizType) |
void |
setCiteTemplate(Boolean citeTemplate) |
void |
setDescription(String description) |
void |
setGray(Boolean gray) |
void |
setIndustryInfo(String industryInfo) |
void |
setSource(String source) |
void |
setSourceBizType(String sourceBizType) |
public String getBizType()
public void setBizType(String bizType)
public String getSourceBizType()
public void setSourceBizType(String sourceBizType)
public Boolean getGray()
public void setGray(Boolean gray)
public String getSource()
public void setSource(String source)
public Boolean getCiteTemplate()
public void setCiteTemplate(Boolean citeTemplate)
public String getIndustryInfo()
public void setIndustryInfo(String industryInfo)
public String getDescription()
public void setDescription(String description)
Copyright © 2021. All Rights Reserved.