public static class WxMpTemplateIndustry.Industry extends Object implements Serializable
| 构造器和说明 |
|---|
Industry() |
Industry(String id) |
Industry(String id,
String firstClass,
String secondClass) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFirstClass() |
String |
getId() |
String |
getSecondClass() |
void |
setFirstClass(String firstClass) |
void |
setId(String id) |
void |
setSecondClass(String secondClass) |
String |
toString() |
public Industry()
public Industry(String id)
Copyright © 2017. All rights reserved.