public class InStreamCompanionAd extends Object implements Serializable
| Constructor and Description |
|---|
InStreamCompanionAd() |
InStreamCompanionAd(String adParameters,
String altText,
String clickThroughUrl,
int expandedHeight,
int expandedWidth,
String fileName,
int height,
long id,
String url,
int width) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAdParameters()
Gets the adParameters value for this InStreamCompanionAd.
|
String |
getAltText()
Gets the altText value for this InStreamCompanionAd.
|
String |
getClickThroughUrl()
Gets the clickThroughUrl value for this InStreamCompanionAd.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
int |
getExpandedHeight()
Gets the expandedHeight value for this InStreamCompanionAd.
|
int |
getExpandedWidth()
Gets the expandedWidth value for this InStreamCompanionAd.
|
String |
getFileName()
Gets the fileName value for this InStreamCompanionAd.
|
int |
getHeight()
Gets the height value for this InStreamCompanionAd.
|
long |
getId()
Gets the id value for this InStreamCompanionAd.
|
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 InStreamCompanionAd.
|
int |
getWidth()
Gets the width value for this InStreamCompanionAd.
|
int |
hashCode() |
void |
setAdParameters(String adParameters)
Sets the adParameters value for this InStreamCompanionAd.
|
void |
setAltText(String altText)
Sets the altText value for this InStreamCompanionAd.
|
void |
setClickThroughUrl(String clickThroughUrl)
Sets the clickThroughUrl value for this InStreamCompanionAd.
|
void |
setExpandedHeight(int expandedHeight)
Sets the expandedHeight value for this InStreamCompanionAd.
|
void |
setExpandedWidth(int expandedWidth)
Sets the expandedWidth value for this InStreamCompanionAd.
|
void |
setFileName(String fileName)
Sets the fileName value for this InStreamCompanionAd.
|
void |
setHeight(int height)
Sets the height value for this InStreamCompanionAd.
|
void |
setId(long id)
Sets the id value for this InStreamCompanionAd.
|
void |
setUrl(String url)
Sets the url value for this InStreamCompanionAd.
|
void |
setWidth(int width)
Sets the width value for this InStreamCompanionAd.
|
public String getAdParameters()
public void setAdParameters(String adParameters)
adParameters - public String getAltText()
public void setAltText(String altText)
altText - 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 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.