public class CreativeUploadSessionSummary extends Object implements Serializable
| Constructor and Description |
|---|
CreativeUploadSessionSummary() |
CreativeUploadSessionSummary(long advertiserId,
long campaignId,
long creativeUploadId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getAdvertiserId()
Gets the advertiserId value for this CreativeUploadSessionSummary.
|
long |
getCampaignId()
Gets the campaignId value for this CreativeUploadSessionSummary.
|
long |
getCreativeUploadId()
Gets the creativeUploadId value for this CreativeUploadSessionSummary.
|
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() |
void |
setAdvertiserId(long advertiserId)
Sets the advertiserId value for this CreativeUploadSessionSummary.
|
void |
setCampaignId(long campaignId)
Sets the campaignId value for this CreativeUploadSessionSummary.
|
void |
setCreativeUploadId(long creativeUploadId)
Sets the creativeUploadId value for this CreativeUploadSessionSummary.
|
public CreativeUploadSessionSummary()
public CreativeUploadSessionSummary(long advertiserId,
long campaignId,
long creativeUploadId)
public long getAdvertiserId()
public void setAdvertiserId(long advertiserId)
advertiserId - public long getCampaignId()
public void setCampaignId(long campaignId)
campaignId - public long getCreativeUploadId()
public void setCreativeUploadId(long creativeUploadId)
creativeUploadId - 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.