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