public class InStreamThirdPartyTrackingEvents extends Object implements Serializable
| Constructor and Description |
|---|
InStreamThirdPartyTrackingEvents() |
InStreamThirdPartyTrackingEvents(String clickTrackingUrl,
String completeUrl,
String customClickUrl,
String firstQuartileUrl,
String fullScreenUrl,
String impressionUrl,
String midPointUrl,
String muteUrl,
String pauseUrl,
String replayUrl,
String startUrl,
String stopUrl,
String thirdQuartileUrl,
String videoSkipUrl,
String videoViewUrl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getClickTrackingUrl()
Gets the clickTrackingUrl value for this InStreamThirdPartyTrackingEvents.
|
String |
getCompleteUrl()
Gets the completeUrl value for this InStreamThirdPartyTrackingEvents.
|
String |
getCustomClickUrl()
Gets the customClickUrl value for this InStreamThirdPartyTrackingEvents.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getFirstQuartileUrl()
Gets the firstQuartileUrl value for this InStreamThirdPartyTrackingEvents.
|
String |
getFullScreenUrl()
Gets the fullScreenUrl value for this InStreamThirdPartyTrackingEvents.
|
String |
getImpressionUrl()
Gets the impressionUrl value for this InStreamThirdPartyTrackingEvents.
|
String |
getMidPointUrl()
Gets the midPointUrl value for this InStreamThirdPartyTrackingEvents.
|
String |
getMuteUrl()
Gets the muteUrl value for this InStreamThirdPartyTrackingEvents.
|
String |
getPauseUrl()
Gets the pauseUrl value for this InStreamThirdPartyTrackingEvents.
|
String |
getReplayUrl()
Gets the replayUrl value for this InStreamThirdPartyTrackingEvents.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getStartUrl()
Gets the startUrl value for this InStreamThirdPartyTrackingEvents.
|
String |
getStopUrl()
Gets the stopUrl value for this InStreamThirdPartyTrackingEvents.
|
String |
getThirdQuartileUrl()
Gets the thirdQuartileUrl value for this InStreamThirdPartyTrackingEvents.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getVideoSkipUrl()
Gets the videoSkipUrl value for this InStreamThirdPartyTrackingEvents.
|
String |
getVideoViewUrl()
Gets the videoViewUrl value for this InStreamThirdPartyTrackingEvents.
|
int |
hashCode() |
void |
setClickTrackingUrl(String clickTrackingUrl)
Sets the clickTrackingUrl value for this InStreamThirdPartyTrackingEvents.
|
void |
setCompleteUrl(String completeUrl)
Sets the completeUrl value for this InStreamThirdPartyTrackingEvents.
|
void |
setCustomClickUrl(String customClickUrl)
Sets the customClickUrl value for this InStreamThirdPartyTrackingEvents.
|
void |
setFirstQuartileUrl(String firstQuartileUrl)
Sets the firstQuartileUrl value for this InStreamThirdPartyTrackingEvents.
|
void |
setFullScreenUrl(String fullScreenUrl)
Sets the fullScreenUrl value for this InStreamThirdPartyTrackingEvents.
|
void |
setImpressionUrl(String impressionUrl)
Sets the impressionUrl value for this InStreamThirdPartyTrackingEvents.
|
void |
setMidPointUrl(String midPointUrl)
Sets the midPointUrl value for this InStreamThirdPartyTrackingEvents.
|
void |
setMuteUrl(String muteUrl)
Sets the muteUrl value for this InStreamThirdPartyTrackingEvents.
|
void |
setPauseUrl(String pauseUrl)
Sets the pauseUrl value for this InStreamThirdPartyTrackingEvents.
|
void |
setReplayUrl(String replayUrl)
Sets the replayUrl value for this InStreamThirdPartyTrackingEvents.
|
void |
setStartUrl(String startUrl)
Sets the startUrl value for this InStreamThirdPartyTrackingEvents.
|
void |
setStopUrl(String stopUrl)
Sets the stopUrl value for this InStreamThirdPartyTrackingEvents.
|
void |
setThirdQuartileUrl(String thirdQuartileUrl)
Sets the thirdQuartileUrl value for this InStreamThirdPartyTrackingEvents.
|
void |
setVideoSkipUrl(String videoSkipUrl)
Sets the videoSkipUrl value for this InStreamThirdPartyTrackingEvents.
|
void |
setVideoViewUrl(String videoViewUrl)
Sets the videoViewUrl value for this InStreamThirdPartyTrackingEvents.
|
public InStreamThirdPartyTrackingEvents()
public InStreamThirdPartyTrackingEvents(String clickTrackingUrl, String completeUrl, String customClickUrl, String firstQuartileUrl, String fullScreenUrl, String impressionUrl, String midPointUrl, String muteUrl, String pauseUrl, String replayUrl, String startUrl, String stopUrl, String thirdQuartileUrl, String videoSkipUrl, String videoViewUrl)
public String getClickTrackingUrl()
public void setClickTrackingUrl(String clickTrackingUrl)
clickTrackingUrl - public String getCompleteUrl()
public void setCompleteUrl(String completeUrl)
completeUrl - public String getCustomClickUrl()
public void setCustomClickUrl(String customClickUrl)
customClickUrl - public String getFirstQuartileUrl()
public void setFirstQuartileUrl(String firstQuartileUrl)
firstQuartileUrl - public String getFullScreenUrl()
public void setFullScreenUrl(String fullScreenUrl)
fullScreenUrl - public String getImpressionUrl()
public void setImpressionUrl(String impressionUrl)
impressionUrl - public String getMidPointUrl()
public void setMidPointUrl(String midPointUrl)
midPointUrl - public String getMuteUrl()
public void setMuteUrl(String muteUrl)
muteUrl - public String getPauseUrl()
public void setPauseUrl(String pauseUrl)
pauseUrl - public String getReplayUrl()
public void setReplayUrl(String replayUrl)
replayUrl - public String getStartUrl()
public void setStartUrl(String startUrl)
startUrl - public String getStopUrl()
public void setStopUrl(String stopUrl)
stopUrl - public String getThirdQuartileUrl()
public void setThirdQuartileUrl(String thirdQuartileUrl)
thirdQuartileUrl - public String getVideoSkipUrl()
public void setVideoSkipUrl(String videoSkipUrl)
videoSkipUrl - public String getVideoViewUrl()
public void setVideoViewUrl(String videoViewUrl)
videoViewUrl - 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.