public class LookbackWindow extends Object implements Serializable
| Constructor and Description |
|---|
LookbackWindow() |
LookbackWindow(int postClickEventLookbackWindow,
int postImpressionEventLookbackWindow,
int richMediaEventLookbackWindow) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
int |
getPostClickEventLookbackWindow()
Gets the postClickEventLookbackWindow value for this LookbackWindow.
|
int |
getPostImpressionEventLookbackWindow()
Gets the postImpressionEventLookbackWindow value for this LookbackWindow.
|
int |
getRichMediaEventLookbackWindow()
Gets the richMediaEventLookbackWindow value for this LookbackWindow.
|
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
|
int |
hashCode() |
void |
setPostClickEventLookbackWindow(int postClickEventLookbackWindow)
Sets the postClickEventLookbackWindow value for this LookbackWindow.
|
void |
setPostImpressionEventLookbackWindow(int postImpressionEventLookbackWindow)
Sets the postImpressionEventLookbackWindow value for this LookbackWindow.
|
void |
setRichMediaEventLookbackWindow(int richMediaEventLookbackWindow)
Sets the richMediaEventLookbackWindow value for this LookbackWindow.
|
public LookbackWindow()
public LookbackWindow(int postClickEventLookbackWindow,
int postImpressionEventLookbackWindow,
int richMediaEventLookbackWindow)
public int getPostClickEventLookbackWindow()
public void setPostClickEventLookbackWindow(int postClickEventLookbackWindow)
postClickEventLookbackWindow - public int getPostImpressionEventLookbackWindow()
public void setPostImpressionEventLookbackWindow(int postImpressionEventLookbackWindow)
postImpressionEventLookbackWindow - public int getRichMediaEventLookbackWindow()
public void setRichMediaEventLookbackWindow(int richMediaEventLookbackWindow)
richMediaEventLookbackWindow - 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.