public class AdcreativeLabel extends Object
| 构造器和说明 |
|---|
AdcreativeLabel() |
| 限定符和类型 | 方法和说明 |
|---|---|
AdcreativeLabel |
content(String content) |
AdcreativeLabel |
coordinateX(Long coordinateX) |
AdcreativeLabel |
coordinateY(Long coordinateY) |
AdcreativeLabel |
direction(LableDirection direction) |
boolean |
equals(Object o) |
String |
getContent()
Get content
|
Long |
getCoordinateX()
Get coordinateX
|
Long |
getCoordinateY()
Get coordinateY
|
LableDirection |
getDirection()
Get direction
|
String |
getLandingPageUrl()
Get landingPageUrl
|
int |
hashCode() |
AdcreativeLabel |
landingPageUrl(String landingPageUrl) |
void |
setContent(String content) |
void |
setCoordinateX(Long coordinateX) |
void |
setCoordinateY(Long coordinateY) |
void |
setDirection(LableDirection direction) |
void |
setLandingPageUrl(String landingPageUrl) |
String |
toString() |
public AdcreativeLabel coordinateX(Long coordinateX)
public Long getCoordinateX()
public void setCoordinateX(Long coordinateX)
public AdcreativeLabel coordinateY(Long coordinateY)
public Long getCoordinateY()
public void setCoordinateY(Long coordinateY)
public AdcreativeLabel direction(LableDirection direction)
public LableDirection getDirection()
public void setDirection(LableDirection direction)
public AdcreativeLabel content(String content)
public String getContent()
public void setContent(String content)
public AdcreativeLabel landingPageUrl(String landingPageUrl)
public String getLandingPageUrl()
public void setLandingPageUrl(String landingPageUrl)
Copyright © 2020. All rights reserved.