public class ProductTemplateMarketplaceInfo extends Object implements Serializable
ProductTemplate.| Constructor and Description |
|---|
ProductTemplateMarketplaceInfo() |
ProductTemplateMarketplaceInfo(AdExchangeEnvironment adExchangeEnvironment,
String additionalTerms) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAdditionalTerms()
Gets the additionalTerms value for this ProductTemplateMarketplaceInfo.
|
AdExchangeEnvironment |
getAdExchangeEnvironment()
Gets the adExchangeEnvironment value for this ProductTemplateMarketplaceInfo.
|
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 |
setAdditionalTerms(String additionalTerms)
Sets the additionalTerms value for this ProductTemplateMarketplaceInfo.
|
void |
setAdExchangeEnvironment(AdExchangeEnvironment adExchangeEnvironment)
Sets the adExchangeEnvironment value for this ProductTemplateMarketplaceInfo.
|
String |
toString() |
public ProductTemplateMarketplaceInfo()
public ProductTemplateMarketplaceInfo(AdExchangeEnvironment adExchangeEnvironment, String additionalTerms)
public AdExchangeEnvironment getAdExchangeEnvironment()
AdExchangeEnvironment of the AdX Web Property this
product will serve to.
This field is required.
public void setAdExchangeEnvironment(AdExchangeEnvironment adExchangeEnvironment)
adExchangeEnvironment - * The AdExchangeEnvironment of the AdX Web Property this
product will serve to.
This field is required.
public String getAdditionalTerms()
This field is optional.
public void setAdditionalTerms(String additionalTerms)
additionalTerms - * Additional terms shown to the buyer in Marketplace.
This field is optional.
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2018. All Rights Reserved.