public class GetIndustryResult extends ErrcodeBean
errcode, errmsg| Constructor and Description |
|---|
GetIndustryResult() |
| Modifier and Type | Method and Description |
|---|---|
Industry |
getPrimary_industry() |
Industry |
getSecondary_industry() |
void |
setPrimary_industry(Industry primary_industry) |
void |
setSecondary_industry(Industry secondary_industry) |
String |
toString() |
getErrcode, getErrmsg, setErrcode, setErrmsgpublic Industry getPrimary_industry()
public void setPrimary_industry(Industry primary_industry)
public Industry getSecondary_industry()
public void setSecondary_industry(Industry secondary_industry)
public String toString()
toString in class ErrcodeBeanCopyright © 2020. All rights reserved.