public class CreativeGroupAssignment extends Object implements Serializable
| Constructor and Description |
|---|
CreativeGroupAssignment() |
CreativeGroupAssignment(long creativeGroup1Id,
long creativeGroup2Id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getCreativeGroup1Id()
Gets the creativeGroup1Id value for this CreativeGroupAssignment.
|
long |
getCreativeGroup2Id()
Gets the creativeGroup2Id value for this CreativeGroupAssignment.
|
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 |
setCreativeGroup1Id(long creativeGroup1Id)
Sets the creativeGroup1Id value for this CreativeGroupAssignment.
|
void |
setCreativeGroup2Id(long creativeGroup2Id)
Sets the creativeGroup2Id value for this CreativeGroupAssignment.
|
public CreativeGroupAssignment()
public CreativeGroupAssignment(long creativeGroup1Id,
long creativeGroup2Id)
public long getCreativeGroup1Id()
public void setCreativeGroup1Id(long creativeGroup1Id)
creativeGroup1Id - public long getCreativeGroup2Id()
public void setCreativeGroup2Id(long creativeGroup2Id)
creativeGroup2Id - 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.