com.github.sd4324530.fastweixin.api.entity
类 Industry
java.lang.Object
com.github.sd4324530.fastweixin.api.entity.BaseModel
com.github.sd4324530.fastweixin.api.entity.Industry
- 所有已实现的接口:
- Model, Serializable
public class Industry
- extends BaseModel
设置行业参数
- 另请参见:
- 序列化表格
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Industry
public Industry()
getIndustryId1
public String getIndustryId1()
setIndustryId1
public void setIndustryId1(String industryId1)
getIndustryId2
public String getIndustryId2()
setIndustryId2
public void setIndustryId2(String industryId2)
Copyright © 2017. All rights reserved.