public class CrossSellingDistributor extends Object implements Serializable
| Constructor and Description |
|---|
CrossSellingDistributor() |
CrossSellingDistributor(String networkName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getNetworkName()
Gets the networkName value for this CrossSellingDistributor.
|
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 |
setNetworkName(String networkName)
Sets the networkName value for this CrossSellingDistributor.
|
public CrossSellingDistributor()
public CrossSellingDistributor(String networkName)
public String getNetworkName()
public void setNetworkName(String networkName)
networkName - * The name of the distributor network sharing its ad unit with
the active content provider
network.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.