public class CreativeGroupSearchCriteria extends SearchCriteriaBase implements Serializable
| Constructor and Description |
|---|
CreativeGroupSearchCriteria() |
CreativeGroupSearchCriteria(long[] ids,
String searchString,
long[] advertiserIds,
int groupNumber) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long[] |
getAdvertiserIds()
Gets the advertiserIds value for this CreativeGroupSearchCriteria.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
int |
getGroupNumber()
Gets the groupNumber value for this CreativeGroupSearchCriteria.
|
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 |
setAdvertiserIds(long[] advertiserIds)
Sets the advertiserIds value for this CreativeGroupSearchCriteria.
|
void |
setGroupNumber(int groupNumber)
Sets the groupNumber value for this CreativeGroupSearchCriteria.
|
getIds, getSearchString, setIds, setSearchStringpublic CreativeGroupSearchCriteria()
public CreativeGroupSearchCriteria(long[] ids,
String searchString,
long[] advertiserIds,
int groupNumber)
public long[] getAdvertiserIds()
public void setAdvertiserIds(long[] advertiserIds)
advertiserIds - public int getGroupNumber()
public void setGroupNumber(int groupNumber)
groupNumber - public boolean equals(Object obj)
equals in class SearchCriteriaBasepublic int hashCode()
hashCode in class SearchCriteriaBasepublic 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.