public class SpotlightActivityGroupSearchCriteria extends SearchCriteriaBase implements Serializable
| Constructor and Description |
|---|
SpotlightActivityGroupSearchCriteria() |
SpotlightActivityGroupSearchCriteria(long[] ids,
String searchString,
long advertiserId,
int type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getAdvertiserId()
Gets the advertiserId value for this SpotlightActivityGroupSearchCriteria.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
int |
getType()
Gets the type value for this SpotlightActivityGroupSearchCriteria.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setAdvertiserId(long advertiserId)
Sets the advertiserId value for this SpotlightActivityGroupSearchCriteria.
|
void |
setType(int type)
Sets the type value for this SpotlightActivityGroupSearchCriteria.
|
getIds, getSearchString, setIds, setSearchStringpublic SpotlightActivityGroupSearchCriteria()
public SpotlightActivityGroupSearchCriteria(long[] ids,
String searchString,
long advertiserId,
int type)
public long getAdvertiserId()
public void setAdvertiserId(long advertiserId)
advertiserId - public int getType()
public void setType(int type)
type - 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.