|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yahoo.marketing.apt.ConditionalFilter
public class ConditionalFilter
Field Summary | |
---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private java.lang.String |
accountID
|
private long[] |
adBehaviorIDs
|
private long[] |
adContentTopicIDs
|
private java.lang.String[] |
adLandingPageURLs
|
private long[] |
adThemeIDs
|
private java.lang.String[] |
advertiserAndNetworkAccountIDs
|
private java.lang.Boolean |
allowReviewedAdsOnly
|
private java.util.Calendar |
createTimestamp
|
private java.lang.Long |
ID
|
private java.lang.Boolean |
isActive
|
private java.util.Calendar |
lastUpdateTimestamp
|
private java.lang.String |
name
|
private PublisherSelector |
publisherSelector
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
Constructor Summary | |
---|---|
ConditionalFilter()
|
|
ConditionalFilter(java.lang.Long ID,
java.lang.String accountID,
long[] adBehaviorIDs,
long[] adContentTopicIDs,
java.lang.String[] adLandingPageURLs,
long[] adThemeIDs,
java.lang.String[] advertiserAndNetworkAccountIDs,
java.lang.Boolean allowReviewedAdsOnly,
java.util.Calendar createTimestamp,
java.lang.Boolean isActive,
java.util.Calendar lastUpdateTimestamp,
java.lang.String name,
PublisherSelector publisherSelector)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAccountID()
Gets the accountID value for this ConditionalFilter. |
long[] |
getAdBehaviorIDs()
Gets the adBehaviorIDs value for this ConditionalFilter. |
long[] |
getAdContentTopicIDs()
Gets the adContentTopicIDs value for this ConditionalFilter. |
java.lang.String[] |
getAdLandingPageURLs()
Gets the adLandingPageURLs value for this ConditionalFilter. |
long[] |
getAdThemeIDs()
Gets the adThemeIDs value for this ConditionalFilter. |
java.lang.String[] |
getAdvertiserAndNetworkAccountIDs()
Gets the advertiserAndNetworkAccountIDs value for this ConditionalFilter. |
java.lang.Boolean |
getAllowReviewedAdsOnly()
Gets the allowReviewedAdsOnly value for this ConditionalFilter. |
java.util.Calendar |
getCreateTimestamp()
Gets the createTimestamp value for this ConditionalFilter. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.Long |
getID()
Gets the ID value for this ConditionalFilter. |
java.lang.Boolean |
getIsActive()
Gets the isActive value for this ConditionalFilter. |
java.util.Calendar |
getLastUpdateTimestamp()
Gets the lastUpdateTimestamp value for this ConditionalFilter. |
java.lang.String |
getName()
Gets the name value for this ConditionalFilter. |
PublisherSelector |
getPublisherSelector()
Gets the publisherSelector value for this ConditionalFilter. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAccountID(java.lang.String accountID)
Sets the accountID value for this ConditionalFilter. |
void |
setAdBehaviorIDs(long[] adBehaviorIDs)
Sets the adBehaviorIDs value for this ConditionalFilter. |
void |
setAdContentTopicIDs(long[] adContentTopicIDs)
Sets the adContentTopicIDs value for this ConditionalFilter. |
void |
setAdLandingPageURLs(java.lang.String[] adLandingPageURLs)
Sets the adLandingPageURLs value for this ConditionalFilter. |
void |
setAdThemeIDs(long[] adThemeIDs)
Sets the adThemeIDs value for this ConditionalFilter. |
void |
setAdvertiserAndNetworkAccountIDs(java.lang.String[] advertiserAndNetworkAccountIDs)
Sets the advertiserAndNetworkAccountIDs value for this ConditionalFilter. |
void |
setAllowReviewedAdsOnly(java.lang.Boolean allowReviewedAdsOnly)
Sets the allowReviewedAdsOnly value for this ConditionalFilter. |
void |
setCreateTimestamp(java.util.Calendar createTimestamp)
Sets the createTimestamp value for this ConditionalFilter. |
void |
setID(java.lang.Long ID)
Sets the ID value for this ConditionalFilter. |
void |
setIsActive(java.lang.Boolean isActive)
Sets the isActive value for this ConditionalFilter. |
void |
setLastUpdateTimestamp(java.util.Calendar lastUpdateTimestamp)
Sets the lastUpdateTimestamp value for this ConditionalFilter. |
void |
setName(java.lang.String name)
Sets the name value for this ConditionalFilter. |
void |
setPublisherSelector(PublisherSelector publisherSelector)
Sets the publisherSelector value for this ConditionalFilter. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.lang.Long ID
private java.lang.String accountID
private long[] adBehaviorIDs
private long[] adContentTopicIDs
private java.lang.String[] adLandingPageURLs
private long[] adThemeIDs
private java.lang.String[] advertiserAndNetworkAccountIDs
private java.lang.Boolean allowReviewedAdsOnly
private java.util.Calendar createTimestamp
private java.lang.Boolean isActive
private java.util.Calendar lastUpdateTimestamp
private java.lang.String name
private PublisherSelector publisherSelector
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail |
---|
public ConditionalFilter()
public ConditionalFilter(java.lang.Long ID, java.lang.String accountID, long[] adBehaviorIDs, long[] adContentTopicIDs, java.lang.String[] adLandingPageURLs, long[] adThemeIDs, java.lang.String[] advertiserAndNetworkAccountIDs, java.lang.Boolean allowReviewedAdsOnly, java.util.Calendar createTimestamp, java.lang.Boolean isActive, java.util.Calendar lastUpdateTimestamp, java.lang.String name, PublisherSelector publisherSelector)
Method Detail |
---|
public java.lang.Long getID()
public void setID(java.lang.Long ID)
ID
- public java.lang.String getAccountID()
public void setAccountID(java.lang.String accountID)
accountID
- public long[] getAdBehaviorIDs()
public void setAdBehaviorIDs(long[] adBehaviorIDs)
adBehaviorIDs
- public long[] getAdContentTopicIDs()
public void setAdContentTopicIDs(long[] adContentTopicIDs)
adContentTopicIDs
- public java.lang.String[] getAdLandingPageURLs()
public void setAdLandingPageURLs(java.lang.String[] adLandingPageURLs)
adLandingPageURLs
- public long[] getAdThemeIDs()
public void setAdThemeIDs(long[] adThemeIDs)
adThemeIDs
- public java.lang.String[] getAdvertiserAndNetworkAccountIDs()
public void setAdvertiserAndNetworkAccountIDs(java.lang.String[] advertiserAndNetworkAccountIDs)
advertiserAndNetworkAccountIDs
- public java.lang.Boolean getAllowReviewedAdsOnly()
public void setAllowReviewedAdsOnly(java.lang.Boolean allowReviewedAdsOnly)
allowReviewedAdsOnly
- public java.util.Calendar getCreateTimestamp()
public void setCreateTimestamp(java.util.Calendar createTimestamp)
createTimestamp
- public java.lang.Boolean getIsActive()
public void setIsActive(java.lang.Boolean isActive)
isActive
- public java.util.Calendar getLastUpdateTimestamp()
public void setLastUpdateTimestamp(java.util.Calendar lastUpdateTimestamp)
lastUpdateTimestamp
- public java.lang.String getName()
public void setName(java.lang.String name)
name
- public PublisherSelector getPublisherSelector()
public void setPublisherSelector(PublisherSelector publisherSelector)
publisherSelector
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |