public class WechatAdLabelsGetListStruct extends Object
| 构造器和说明 |
|---|
WechatAdLabelsGetListStruct() |
| 限定符和类型 | 方法和说明 |
|---|---|
WechatAdLabelsGetListStruct |
addLabelItem(String labelItem) |
boolean |
equals(Object o) |
List<String> |
getLabel()
Get label
|
String |
getLabelCategory()
Get labelCategory
|
int |
hashCode() |
WechatAdLabelsGetListStruct |
label(List<String> label) |
WechatAdLabelsGetListStruct |
labelCategory(String labelCategory) |
void |
setLabel(List<String> label) |
void |
setLabelCategory(String labelCategory) |
String |
toString() |
public WechatAdLabelsGetListStruct labelCategory(String labelCategory)
public String getLabelCategory()
public void setLabelCategory(String labelCategory)
public WechatAdLabelsGetListStruct label(List<String> label)
public WechatAdLabelsGetListStruct addLabelItem(String labelItem)
Copyright © 2020. All rights reserved.