public class ProposalLineItemMarketplaceInfo extends Object implements Serializable
ProposalLineItem with a corresponding
deal in Marketplace.| Constructor and Description |
|---|
ProposalLineItemMarketplaceInfo() |
ProposalLineItemMarketplaceInfo(AdExchangeEnvironment adExchangeEnvironment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AdExchangeEnvironment |
getAdExchangeEnvironment()
Gets the adExchangeEnvironment value for this ProposalLineItemMarketplaceInfo.
|
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 |
setAdExchangeEnvironment(AdExchangeEnvironment adExchangeEnvironment)
Sets the adExchangeEnvironment value for this ProposalLineItemMarketplaceInfo.
|
String |
toString() |
public ProposalLineItemMarketplaceInfo()
public ProposalLineItemMarketplaceInfo(AdExchangeEnvironment adExchangeEnvironment)
public AdExchangeEnvironment getAdExchangeEnvironment()
AdExchangeEnvironment of the marketplace web property
that is associated with this
line item.
This is only for proposal
line items with a corresponding deal in
Marketplace.
This attribute is
required.public void setAdExchangeEnvironment(AdExchangeEnvironment adExchangeEnvironment)
adExchangeEnvironment - * The AdExchangeEnvironment of the marketplace web property
that is associated with this
line item.
This is only for proposal
line items with a corresponding deal in
Marketplace.
This attribute is
required.public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2020. All rights reserved.