public class SpotlightActivityImageTagsSaveRequest extends Object implements Serializable
| Constructor and Description |
|---|
SpotlightActivityImageTagsSaveRequest() |
SpotlightActivityImageTagsSaveRequest(long[] activityIds,
boolean status) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long[] |
getActivityIds()
Gets the activityIds value for this SpotlightActivityImageTagsSaveRequest.
|
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
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
boolean |
isStatus()
Gets the status value for this SpotlightActivityImageTagsSaveRequest.
|
void |
setActivityIds(long[] activityIds)
Sets the activityIds value for this SpotlightActivityImageTagsSaveRequest.
|
void |
setStatus(boolean status)
Sets the status value for this SpotlightActivityImageTagsSaveRequest.
|
public SpotlightActivityImageTagsSaveRequest()
public SpotlightActivityImageTagsSaveRequest(long[] activityIds,
boolean status)
public long[] getActivityIds()
public void setActivityIds(long[] activityIds)
activityIds - public boolean isStatus()
public void setStatus(boolean status)
status - 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.