public class InStreamNonLinearAd extends Object implements Serializable
| Constructor and Description |
|---|
InStreamNonLinearAd() |
InStreamNonLinearAd(String adParameters,
String clickThroughUrl,
int expandedHeight,
int expandedWidth,
String fileName,
int height,
long id,
boolean maintainAspectRatio,
boolean scalable,
String url,
int width) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAdParameters()
Gets the adParameters value for this InStreamNonLinearAd.
|
String |
getClickThroughUrl()
Gets the clickThroughUrl value for this InStreamNonLinearAd.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
int |
getExpandedHeight()
Gets the expandedHeight value for this InStreamNonLinearAd.
|
int |
getExpandedWidth()
Gets the expandedWidth value for this InStreamNonLinearAd.
|
String |
getFileName()
Gets the fileName value for this InStreamNonLinearAd.
|
int |
getHeight()
Gets the height value for this InStreamNonLinearAd.
|
long |
getId()
Gets the id value for this InStreamNonLinearAd.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getUrl()
Gets the url value for this InStreamNonLinearAd.
|
int |
getWidth()
Gets the width value for this InStreamNonLinearAd.
|
int |
hashCode() |
boolean |
isMaintainAspectRatio()
Gets the maintainAspectRatio value for this InStreamNonLinearAd.
|
boolean |
isScalable()
Gets the scalable value for this InStreamNonLinearAd.
|
void |
setAdParameters(String adParameters)
Sets the adParameters value for this InStreamNonLinearAd.
|
void |
setClickThroughUrl(String clickThroughUrl)
Sets the clickThroughUrl value for this InStreamNonLinearAd.
|
void |
setExpandedHeight(int expandedHeight)
Sets the expandedHeight value for this InStreamNonLinearAd.
|
void |
setExpandedWidth(int expandedWidth)
Sets the expandedWidth value for this InStreamNonLinearAd.
|
void |
setFileName(String fileName)
Sets the fileName value for this InStreamNonLinearAd.
|
void |
setHeight(int height)
Sets the height value for this InStreamNonLinearAd.
|
void |
setId(long id)
Sets the id value for this InStreamNonLinearAd.
|
void |
setMaintainAspectRatio(boolean maintainAspectRatio)
Sets the maintainAspectRatio value for this InStreamNonLinearAd.
|
void |
setScalable(boolean scalable)
Sets the scalable value for this InStreamNonLinearAd.
|
void |
setUrl(String url)
Sets the url value for this InStreamNonLinearAd.
|
void |
setWidth(int width)
Sets the width value for this InStreamNonLinearAd.
|
public String getAdParameters()
public void setAdParameters(String adParameters)
adParameters - public String getClickThroughUrl()
public void setClickThroughUrl(String clickThroughUrl)
clickThroughUrl - public int getExpandedHeight()
public void setExpandedHeight(int expandedHeight)
expandedHeight - public int getExpandedWidth()
public void setExpandedWidth(int expandedWidth)
expandedWidth - public String getFileName()
public void setFileName(String fileName)
fileName - public int getHeight()
public void setHeight(int height)
height - public long getId()
public void setId(long id)
id - public boolean isMaintainAspectRatio()
public void setMaintainAspectRatio(boolean maintainAspectRatio)
maintainAspectRatio - public boolean isScalable()
public void setScalable(boolean scalable)
scalable - public String getUrl()
public void setUrl(String url)
url - public int getWidth()
public void setWidth(int width)
width - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2015. All Rights Reserved.