public final class AdSize
private Integer
width
height
AdSize(Integer width, Integer height)
final Integer
getWidth()
final Unit
setWidth(Integer width)
getHeight()
setHeight(Integer height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Width of the Ad
Height of the Ad
final Integer getWidth()
final Unit setWidth(Integer width)
final Integer getHeight()
final Unit setHeight(Integer height)