urn.ebay.apis.eBLBaseComponents
Class SetExpressCheckoutRequestDetailsType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.SetExpressCheckoutRequestDetailsType

public class SetExpressCheckoutRequestDetailsType
extends Object

The total cost of the order to the customer. If shipping cost and tax charges are known, include them in OrderTotal; if not, OrderTotal should be the current sub-total of the order. You must set the currencyID attribute to one of the three-character currency codes for any of the supported PayPal currencies. Limitations: Must not exceed $10,000 USD in any currency. No currency symbol. Decimal separator must be a period (.), and the thousands separator must be a comma (,).


Constructor Summary
SetExpressCheckoutRequestDetailsType()
          Default Constructor
 
Method Summary
 AddressType getAddress()
          Getter for address
 String getAddressOverride()
          Getter for addressOverride
 String getAllowNote()
          Getter for allowNote
 String getBanktxnPendingURL()
          Getter for banktxnPendingURL
 AddressType getBillingAddress()
          Getter for billingAddress
 List<BillingAgreementDetailsType> getBillingAgreementDetails()
          Getter for billingAgreementDetails
 String getBrandName()
          Getter for brandName
 BuyerDetailsType getBuyerDetails()
          Getter for buyerDetails
 String getBuyerEmail()
          Getter for buyerEmail
 String getBuyerEmailOptInEnable()
          Getter for buyerEmailOptInEnable
 String getCallbackTimeout()
          Getter for callbackTimeout
 String getCallbackURL()
          Getter for callbackURL
 String getCallbackVersion()
          Getter for callbackVersion
 String getCancelURL()
          Getter for cancelURL
 ChannelType getChannelType()
          Getter for channelType
 List<CoupledBucketsType> getCoupledBuckets()
          Getter for coupledBuckets
 String getCppCartBorderColor()
          Getter for cppCartBorderColor
 String getCppHeaderBackColor()
          Getter for cppHeaderBackColor
 String getCppHeaderBorderColor()
          Getter for cppHeaderBorderColor
 String getCppHeaderImage()
          Getter for cppHeaderImage
 String getCppLogoImage()
          Getter for cppLogoImage
 String getCppPayflowColor()
          Getter for cppPayflowColor
 String getCustom()
          Getter for custom
 String getCustomerServiceNumber()
          Getter for customerServiceNumber
 DisplayControlDetailsType getDisplayControlDetails()
          Getter for displayControlDetails
 EnhancedCheckoutDataType getEnhancedCheckoutData()
          Getter for enhancedCheckoutData
 ExternalPartnerTrackingDetailsType getExternalPartnerTrackingDetails()
          Getter for externalPartnerTrackingDetails
 ExternalRememberMeOptInDetailsType getExternalRememberMeOptInDetails()
          Getter for externalRememberMeOptInDetails
 List<ShippingOptionType> getFlatRateShippingOptions()
          Getter for flatRateShippingOptions
 FlowControlDetailsType getFlowControlDetails()
          Getter for flowControlDetails
 FundingSourceDetailsType getFundingSourceDetails()
          Getter for fundingSourceDetails
 String getGiftMessageEnable()
          Getter for giftMessageEnable
 String getGiftReceiptEnable()
          Getter for giftReceiptEnable
 BasicAmountType getGiftWrapAmount()
          Getter for giftWrapAmount
 String getGiftWrapEnable()
          Getter for giftWrapEnable
 String getGiftWrapName()
          Getter for giftWrapName
 String getGiropayCancelURL()
          Getter for giropayCancelURL
 String getGiropaySuccessURL()
          Getter for giropaySuccessURL
 List<IncentiveInfoType> getIncentives()
          Getter for incentives
 String getInvoiceID()
          Getter for invoiceID
 LandingPageType getLandingPage()
          Getter for landingPage
 String getLocaleCode()
          Getter for localeCode
 BasicAmountType getMaxAmount()
          Getter for maxAmount
 String getNoShipping()
          Getter for noShipping
 String getNoteToBuyer()
          Getter for noteToBuyer
 String getOrderDescription()
          Getter for orderDescription
 BasicAmountType getOrderTotal()
          Getter for orderTotal
 List<OtherPaymentMethodDetailsType> getOtherPaymentMethods()
          Getter for otherPaymentMethods
 String getPageStyle()
          Getter for pageStyle
 PaymentActionCodeType getPaymentAction()
          Getter for paymentAction
 List<PaymentDetailsType> getPaymentDetails()
          Getter for paymentDetails
 String getPayPalCheckOutBtnType()
          Getter for payPalCheckOutBtnType
 ProductCategoryType getProductCategory()
          Getter for productCategory
 String getProfileAddressChangeDate()
          Getter for profileAddressChangeDate
 List<String> getPromoCodes()
          Getter for promoCodes
 String getReqBillingAddress()
          Getter for reqBillingAddress
 String getReqConfirmShipping()
          Getter for reqConfirmShipping
 String getReqInstrumentDetails()
          Getter for reqInstrumentDetails
 String getReturnURL()
          Getter for returnURL
 ShippingServiceCodeType getShippingMethod()
          Getter for shippingMethod
 SolutionTypeType getSolutionType()
          Getter for solutionType
 List<String> getSurveyChoice()
          Getter for surveyChoice
 String getSurveyEnable()
          Getter for surveyEnable
 String getSurveyQuestion()
          Getter for surveyQuestion
 String getToken()
          Getter for token
 TotalType getTotalType()
          Getter for totalType
 String getTrackingImageURL()
          Getter for trackingImageURL
 void setAddress(AddressType address)
          Setter for address
 void setAddressOverride(String addressOverride)
          Setter for addressOverride
 void setAllowNote(String allowNote)
          Setter for allowNote
 void setBanktxnPendingURL(String banktxnPendingURL)
          Setter for banktxnPendingURL
 void setBillingAddress(AddressType billingAddress)
          Setter for billingAddress
 void setBillingAgreementDetails(List<BillingAgreementDetailsType> billingAgreementDetails)
          Setter for billingAgreementDetails
 void setBrandName(String brandName)
          Setter for brandName
 void setBuyerDetails(BuyerDetailsType buyerDetails)
          Setter for buyerDetails
 void setBuyerEmail(String buyerEmail)
          Setter for buyerEmail
 void setBuyerEmailOptInEnable(String buyerEmailOptInEnable)
          Setter for buyerEmailOptInEnable
 void setCallbackTimeout(String callbackTimeout)
          Setter for callbackTimeout
 void setCallbackURL(String callbackURL)
          Setter for callbackURL
 void setCallbackVersion(String callbackVersion)
          Setter for callbackVersion
 void setCancelURL(String cancelURL)
          Setter for cancelURL
 void setChannelType(ChannelType channelType)
          Setter for channelType
 void setCoupledBuckets(List<CoupledBucketsType> coupledBuckets)
          Setter for coupledBuckets
 void setCppCartBorderColor(String cppCartBorderColor)
          Setter for cppCartBorderColor
 void setCppHeaderBackColor(String cppHeaderBackColor)
          Setter for cppHeaderBackColor
 void setCppHeaderBorderColor(String cppHeaderBorderColor)
          Setter for cppHeaderBorderColor
 void setCppHeaderImage(String cppHeaderImage)
          Setter for cppHeaderImage
 void setCppLogoImage(String cppLogoImage)
          Setter for cppLogoImage
 void setCppPayflowColor(String cppPayflowColor)
          Setter for cppPayflowColor
 void setCustom(String custom)
          Setter for custom
 void setCustomerServiceNumber(String customerServiceNumber)
          Setter for customerServiceNumber
 void setDisplayControlDetails(DisplayControlDetailsType displayControlDetails)
          Setter for displayControlDetails
 void setEnhancedCheckoutData(EnhancedCheckoutDataType enhancedCheckoutData)
          Setter for enhancedCheckoutData
 void setExternalPartnerTrackingDetails(ExternalPartnerTrackingDetailsType externalPartnerTrackingDetails)
          Setter for externalPartnerTrackingDetails
 void setExternalRememberMeOptInDetails(ExternalRememberMeOptInDetailsType externalRememberMeOptInDetails)
          Setter for externalRememberMeOptInDetails
 void setFlatRateShippingOptions(List<ShippingOptionType> flatRateShippingOptions)
          Setter for flatRateShippingOptions
 void setFlowControlDetails(FlowControlDetailsType flowControlDetails)
          Setter for flowControlDetails
 void setFundingSourceDetails(FundingSourceDetailsType fundingSourceDetails)
          Setter for fundingSourceDetails
 void setGiftMessageEnable(String giftMessageEnable)
          Setter for giftMessageEnable
 void setGiftReceiptEnable(String giftReceiptEnable)
          Setter for giftReceiptEnable
 void setGiftWrapAmount(BasicAmountType giftWrapAmount)
          Setter for giftWrapAmount
 void setGiftWrapEnable(String giftWrapEnable)
          Setter for giftWrapEnable
 void setGiftWrapName(String giftWrapName)
          Setter for giftWrapName
 void setGiropayCancelURL(String giropayCancelURL)
          Setter for giropayCancelURL
 void setGiropaySuccessURL(String giropaySuccessURL)
          Setter for giropaySuccessURL
 void setIncentives(List<IncentiveInfoType> incentives)
          Setter for incentives
 void setInvoiceID(String invoiceID)
          Setter for invoiceID
 void setLandingPage(LandingPageType landingPage)
          Setter for landingPage
 void setLocaleCode(String localeCode)
          Setter for localeCode
 void setMaxAmount(BasicAmountType maxAmount)
          Setter for maxAmount
 void setNoShipping(String noShipping)
          Setter for noShipping
 void setNoteToBuyer(String noteToBuyer)
          Setter for noteToBuyer
 void setOrderDescription(String orderDescription)
          Setter for orderDescription
 void setOrderTotal(BasicAmountType orderTotal)
          Setter for orderTotal
 void setOtherPaymentMethods(List<OtherPaymentMethodDetailsType> otherPaymentMethods)
          Setter for otherPaymentMethods
 void setPageStyle(String pageStyle)
          Setter for pageStyle
 void setPaymentAction(PaymentActionCodeType paymentAction)
          Setter for paymentAction
 void setPaymentDetails(List<PaymentDetailsType> paymentDetails)
          Setter for paymentDetails
 void setPayPalCheckOutBtnType(String payPalCheckOutBtnType)
          Setter for payPalCheckOutBtnType
 void setProductCategory(ProductCategoryType productCategory)
          Setter for productCategory
 void setProfileAddressChangeDate(String profileAddressChangeDate)
          Setter for profileAddressChangeDate
 void setPromoCodes(List<String> promoCodes)
          Setter for promoCodes
 void setReqBillingAddress(String reqBillingAddress)
          Setter for reqBillingAddress
 void setReqConfirmShipping(String reqConfirmShipping)
          Setter for reqConfirmShipping
 void setReqInstrumentDetails(String reqInstrumentDetails)
          Setter for reqInstrumentDetails
 void setReturnURL(String returnURL)
          Setter for returnURL
 void setShippingMethod(ShippingServiceCodeType shippingMethod)
          Setter for shippingMethod
 void setSolutionType(SolutionTypeType solutionType)
          Setter for solutionType
 void setSurveyChoice(List<String> surveyChoice)
          Setter for surveyChoice
 void setSurveyEnable(String surveyEnable)
          Setter for surveyEnable
 void setSurveyQuestion(String surveyQuestion)
          Setter for surveyQuestion
 void setToken(String token)
          Setter for token
 void setTotalType(TotalType totalType)
          Setter for totalType
 void setTrackingImageURL(String trackingImageURL)
          Setter for trackingImageURL
 String toXMLString(String prefix, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetExpressCheckoutRequestDetailsType

public SetExpressCheckoutRequestDetailsType()
Default Constructor

Method Detail

getOrderTotal

public BasicAmountType getOrderTotal()
Getter for orderTotal


setOrderTotal

public void setOrderTotal(BasicAmountType orderTotal)
Setter for orderTotal


getReturnURL

public String getReturnURL()
Getter for returnURL


setReturnURL

public void setReturnURL(String returnURL)
Setter for returnURL


getCancelURL

public String getCancelURL()
Getter for cancelURL


setCancelURL

public void setCancelURL(String cancelURL)
Setter for cancelURL


getTrackingImageURL

public String getTrackingImageURL()
Getter for trackingImageURL


setTrackingImageURL

public void setTrackingImageURL(String trackingImageURL)
Setter for trackingImageURL


getGiropaySuccessURL

public String getGiropaySuccessURL()
Getter for giropaySuccessURL


setGiropaySuccessURL

public void setGiropaySuccessURL(String giropaySuccessURL)
Setter for giropaySuccessURL


getGiropayCancelURL

public String getGiropayCancelURL()
Getter for giropayCancelURL


setGiropayCancelURL

public void setGiropayCancelURL(String giropayCancelURL)
Setter for giropayCancelURL


getBanktxnPendingURL

public String getBanktxnPendingURL()
Getter for banktxnPendingURL


setBanktxnPendingURL

public void setBanktxnPendingURL(String banktxnPendingURL)
Setter for banktxnPendingURL


getToken

public String getToken()
Getter for token


setToken

public void setToken(String token)
Setter for token


getMaxAmount

public BasicAmountType getMaxAmount()
Getter for maxAmount


setMaxAmount

public void setMaxAmount(BasicAmountType maxAmount)
Setter for maxAmount


getOrderDescription

public String getOrderDescription()
Getter for orderDescription


setOrderDescription

public void setOrderDescription(String orderDescription)
Setter for orderDescription


getCustom

public String getCustom()
Getter for custom


setCustom

public void setCustom(String custom)
Setter for custom


getInvoiceID

public String getInvoiceID()
Getter for invoiceID


setInvoiceID

public void setInvoiceID(String invoiceID)
Setter for invoiceID


getReqConfirmShipping

public String getReqConfirmShipping()
Getter for reqConfirmShipping


setReqConfirmShipping

public void setReqConfirmShipping(String reqConfirmShipping)
Setter for reqConfirmShipping


getReqBillingAddress

public String getReqBillingAddress()
Getter for reqBillingAddress


setReqBillingAddress

public void setReqBillingAddress(String reqBillingAddress)
Setter for reqBillingAddress


getBillingAddress

public AddressType getBillingAddress()
Getter for billingAddress


setBillingAddress

public void setBillingAddress(AddressType billingAddress)
Setter for billingAddress


getNoShipping

public String getNoShipping()
Getter for noShipping


setNoShipping

public void setNoShipping(String noShipping)
Setter for noShipping


getAddressOverride

public String getAddressOverride()
Getter for addressOverride


setAddressOverride

public void setAddressOverride(String addressOverride)
Setter for addressOverride


getLocaleCode

public String getLocaleCode()
Getter for localeCode


setLocaleCode

public void setLocaleCode(String localeCode)
Setter for localeCode


getPageStyle

public String getPageStyle()
Getter for pageStyle


setPageStyle

public void setPageStyle(String pageStyle)
Setter for pageStyle


getCppHeaderImage

public String getCppHeaderImage()
Getter for cppHeaderImage


setCppHeaderImage

public void setCppHeaderImage(String cppHeaderImage)
Setter for cppHeaderImage


getCppHeaderBorderColor

public String getCppHeaderBorderColor()
Getter for cppHeaderBorderColor


setCppHeaderBorderColor

public void setCppHeaderBorderColor(String cppHeaderBorderColor)
Setter for cppHeaderBorderColor


getCppHeaderBackColor

public String getCppHeaderBackColor()
Getter for cppHeaderBackColor


setCppHeaderBackColor

public void setCppHeaderBackColor(String cppHeaderBackColor)
Setter for cppHeaderBackColor


getCppPayflowColor

public String getCppPayflowColor()
Getter for cppPayflowColor


setCppPayflowColor

public void setCppPayflowColor(String cppPayflowColor)
Setter for cppPayflowColor


getCppCartBorderColor

public String getCppCartBorderColor()
Getter for cppCartBorderColor


setCppCartBorderColor

public void setCppCartBorderColor(String cppCartBorderColor)
Setter for cppCartBorderColor


getCppLogoImage

public String getCppLogoImage()
Getter for cppLogoImage


setCppLogoImage

public void setCppLogoImage(String cppLogoImage)
Setter for cppLogoImage


getAddress

public AddressType getAddress()
Getter for address


setAddress

public void setAddress(AddressType address)
Setter for address


getPaymentAction

public PaymentActionCodeType getPaymentAction()
Getter for paymentAction


setPaymentAction

public void setPaymentAction(PaymentActionCodeType paymentAction)
Setter for paymentAction


getSolutionType

public SolutionTypeType getSolutionType()
Getter for solutionType


setSolutionType

public void setSolutionType(SolutionTypeType solutionType)
Setter for solutionType


getLandingPage

public LandingPageType getLandingPage()
Getter for landingPage


setLandingPage

public void setLandingPage(LandingPageType landingPage)
Setter for landingPage


getBuyerEmail

public String getBuyerEmail()
Getter for buyerEmail


setBuyerEmail

public void setBuyerEmail(String buyerEmail)
Setter for buyerEmail


getChannelType

public ChannelType getChannelType()
Getter for channelType


setChannelType

public void setChannelType(ChannelType channelType)
Setter for channelType


getBillingAgreementDetails

public List<BillingAgreementDetailsType> getBillingAgreementDetails()
Getter for billingAgreementDetails


setBillingAgreementDetails

public void setBillingAgreementDetails(List<BillingAgreementDetailsType> billingAgreementDetails)
Setter for billingAgreementDetails


getPromoCodes

public List<String> getPromoCodes()
Getter for promoCodes


setPromoCodes

public void setPromoCodes(List<String> promoCodes)
Setter for promoCodes


getPayPalCheckOutBtnType

public String getPayPalCheckOutBtnType()
Getter for payPalCheckOutBtnType


setPayPalCheckOutBtnType

public void setPayPalCheckOutBtnType(String payPalCheckOutBtnType)
Setter for payPalCheckOutBtnType


getProductCategory

public ProductCategoryType getProductCategory()
Getter for productCategory


setProductCategory

public void setProductCategory(ProductCategoryType productCategory)
Setter for productCategory


getShippingMethod

public ShippingServiceCodeType getShippingMethod()
Getter for shippingMethod


setShippingMethod

public void setShippingMethod(ShippingServiceCodeType shippingMethod)
Setter for shippingMethod


getProfileAddressChangeDate

public String getProfileAddressChangeDate()
Getter for profileAddressChangeDate


setProfileAddressChangeDate

public void setProfileAddressChangeDate(String profileAddressChangeDate)
Setter for profileAddressChangeDate


getAllowNote

public String getAllowNote()
Getter for allowNote


setAllowNote

public void setAllowNote(String allowNote)
Setter for allowNote


getFundingSourceDetails

public FundingSourceDetailsType getFundingSourceDetails()
Getter for fundingSourceDetails


setFundingSourceDetails

public void setFundingSourceDetails(FundingSourceDetailsType fundingSourceDetails)
Setter for fundingSourceDetails


getBrandName

public String getBrandName()
Getter for brandName


setBrandName

public void setBrandName(String brandName)
Setter for brandName


getCallbackURL

public String getCallbackURL()
Getter for callbackURL


setCallbackURL

public void setCallbackURL(String callbackURL)
Setter for callbackURL


getEnhancedCheckoutData

public EnhancedCheckoutDataType getEnhancedCheckoutData()
Getter for enhancedCheckoutData


setEnhancedCheckoutData

public void setEnhancedCheckoutData(EnhancedCheckoutDataType enhancedCheckoutData)
Setter for enhancedCheckoutData


getOtherPaymentMethods

public List<OtherPaymentMethodDetailsType> getOtherPaymentMethods()
Getter for otherPaymentMethods


setOtherPaymentMethods

public void setOtherPaymentMethods(List<OtherPaymentMethodDetailsType> otherPaymentMethods)
Setter for otherPaymentMethods


getBuyerDetails

public BuyerDetailsType getBuyerDetails()
Getter for buyerDetails


setBuyerDetails

public void setBuyerDetails(BuyerDetailsType buyerDetails)
Setter for buyerDetails


getPaymentDetails

public List<PaymentDetailsType> getPaymentDetails()
Getter for paymentDetails


setPaymentDetails

public void setPaymentDetails(List<PaymentDetailsType> paymentDetails)
Setter for paymentDetails


getFlatRateShippingOptions

public List<ShippingOptionType> getFlatRateShippingOptions()
Getter for flatRateShippingOptions


setFlatRateShippingOptions

public void setFlatRateShippingOptions(List<ShippingOptionType> flatRateShippingOptions)
Setter for flatRateShippingOptions


getCallbackTimeout

public String getCallbackTimeout()
Getter for callbackTimeout


setCallbackTimeout

public void setCallbackTimeout(String callbackTimeout)
Setter for callbackTimeout


getCallbackVersion

public String getCallbackVersion()
Getter for callbackVersion


setCallbackVersion

public void setCallbackVersion(String callbackVersion)
Setter for callbackVersion


getCustomerServiceNumber

public String getCustomerServiceNumber()
Getter for customerServiceNumber


setCustomerServiceNumber

public void setCustomerServiceNumber(String customerServiceNumber)
Setter for customerServiceNumber


getGiftMessageEnable

public String getGiftMessageEnable()
Getter for giftMessageEnable


setGiftMessageEnable

public void setGiftMessageEnable(String giftMessageEnable)
Setter for giftMessageEnable


getGiftReceiptEnable

public String getGiftReceiptEnable()
Getter for giftReceiptEnable


setGiftReceiptEnable

public void setGiftReceiptEnable(String giftReceiptEnable)
Setter for giftReceiptEnable


getGiftWrapEnable

public String getGiftWrapEnable()
Getter for giftWrapEnable


setGiftWrapEnable

public void setGiftWrapEnable(String giftWrapEnable)
Setter for giftWrapEnable


getGiftWrapName

public String getGiftWrapName()
Getter for giftWrapName


setGiftWrapName

public void setGiftWrapName(String giftWrapName)
Setter for giftWrapName


getGiftWrapAmount

public BasicAmountType getGiftWrapAmount()
Getter for giftWrapAmount


setGiftWrapAmount

public void setGiftWrapAmount(BasicAmountType giftWrapAmount)
Setter for giftWrapAmount


getBuyerEmailOptInEnable

public String getBuyerEmailOptInEnable()
Getter for buyerEmailOptInEnable


setBuyerEmailOptInEnable

public void setBuyerEmailOptInEnable(String buyerEmailOptInEnable)
Setter for buyerEmailOptInEnable


getSurveyEnable

public String getSurveyEnable()
Getter for surveyEnable


setSurveyEnable

public void setSurveyEnable(String surveyEnable)
Setter for surveyEnable


getSurveyQuestion

public String getSurveyQuestion()
Getter for surveyQuestion


setSurveyQuestion

public void setSurveyQuestion(String surveyQuestion)
Setter for surveyQuestion


getSurveyChoice

public List<String> getSurveyChoice()
Getter for surveyChoice


setSurveyChoice

public void setSurveyChoice(List<String> surveyChoice)
Setter for surveyChoice


getTotalType

public TotalType getTotalType()
Getter for totalType


setTotalType

public void setTotalType(TotalType totalType)
Setter for totalType


getNoteToBuyer

public String getNoteToBuyer()
Getter for noteToBuyer


setNoteToBuyer

public void setNoteToBuyer(String noteToBuyer)
Setter for noteToBuyer


getIncentives

public List<IncentiveInfoType> getIncentives()
Getter for incentives


setIncentives

public void setIncentives(List<IncentiveInfoType> incentives)
Setter for incentives


getReqInstrumentDetails

public String getReqInstrumentDetails()
Getter for reqInstrumentDetails


setReqInstrumentDetails

public void setReqInstrumentDetails(String reqInstrumentDetails)
Setter for reqInstrumentDetails


getExternalRememberMeOptInDetails

public ExternalRememberMeOptInDetailsType getExternalRememberMeOptInDetails()
Getter for externalRememberMeOptInDetails


setExternalRememberMeOptInDetails

public void setExternalRememberMeOptInDetails(ExternalRememberMeOptInDetailsType externalRememberMeOptInDetails)
Setter for externalRememberMeOptInDetails


getFlowControlDetails

public FlowControlDetailsType getFlowControlDetails()
Getter for flowControlDetails


setFlowControlDetails

public void setFlowControlDetails(FlowControlDetailsType flowControlDetails)
Setter for flowControlDetails


getDisplayControlDetails

public DisplayControlDetailsType getDisplayControlDetails()
Getter for displayControlDetails


setDisplayControlDetails

public void setDisplayControlDetails(DisplayControlDetailsType displayControlDetails)
Setter for displayControlDetails


getExternalPartnerTrackingDetails

public ExternalPartnerTrackingDetailsType getExternalPartnerTrackingDetails()
Getter for externalPartnerTrackingDetails


setExternalPartnerTrackingDetails

public void setExternalPartnerTrackingDetails(ExternalPartnerTrackingDetailsType externalPartnerTrackingDetails)
Setter for externalPartnerTrackingDetails


getCoupledBuckets

public List<CoupledBucketsType> getCoupledBuckets()
Getter for coupledBuckets


setCoupledBuckets

public void setCoupledBuckets(List<CoupledBucketsType> coupledBuckets)
Setter for coupledBuckets


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2012. All Rights Reserved.