public class SetExpressCheckoutRequestDetailsType
extends java.lang.Object
Java class for SetExpressCheckoutRequestDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SetExpressCheckoutRequestDetailsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="OrderTotal" type="{urn:ebay:apis:CoreComponentTypes}BasicAmountType" minOccurs="0"/> <element name="ReturnURL" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="CancelURL" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="TrackingImageURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="giropaySuccessURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="giropayCancelURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="BanktxnPendingURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Token" type="{urn:ebay:apis:eBLBaseComponents}ExpressCheckoutTokenType" minOccurs="0"/> <element name="MaxAmount" type="{urn:ebay:apis:CoreComponentTypes}BasicAmountType" minOccurs="0"/> <element name="OrderDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Custom" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="InvoiceID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ReqConfirmShipping" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ReqBillingAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="BillingAddress" type="{urn:ebay:apis:eBLBaseComponents}AddressType" minOccurs="0"/> <element name="NoShipping" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="AddressOverride" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="LocaleCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PageStyle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="cpp-header-image" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="cpp-header-border-color" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="cpp-header-back-color" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="cpp-payflow-color" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="cpp-cart-border-color" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="cpp-logo-image" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Address" type="{urn:ebay:apis:eBLBaseComponents}AddressType" minOccurs="0"/> <element name="PaymentAction" type="{urn:ebay:apis:eBLBaseComponents}PaymentActionCodeType" minOccurs="0"/> <element name="SolutionType" type="{urn:ebay:apis:eBLBaseComponents}SolutionTypeType" minOccurs="0"/> <element name="LandingPage" type="{urn:ebay:apis:eBLBaseComponents}LandingPageType" minOccurs="0"/> <element name="BuyerEmail" type="{urn:ebay:apis:eBLBaseComponents}EmailAddressType" minOccurs="0"/> <element name="ChannelType" type="{urn:ebay:apis:eBLBaseComponents}ChannelType" minOccurs="0"/> <element name="BillingAgreementDetails" type="{urn:ebay:apis:eBLBaseComponents}BillingAgreementDetailsType" maxOccurs="unbounded" minOccurs="0"/> <element name="PromoCodes" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="PayPalCheckOutBtnType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ProductCategory" type="{urn:ebay:apis:eBLBaseComponents}ProductCategoryType" minOccurs="0"/> <element name="ShippingMethod" type="{urn:ebay:apis:eBLBaseComponents}ShippingServiceCodeType" minOccurs="0"/> <element name="ProfileAddressChangeDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="AllowNote" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FundingSourceDetails" type="{urn:ebay:apis:eBLBaseComponents}FundingSourceDetailsType" minOccurs="0"/> <element name="BrandName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CallbackURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="EnhancedCheckoutData" type="{urn:ebay:apis:EnhancedDataTypes}EnhancedCheckoutDataType" minOccurs="0"/> <element name="OtherPaymentMethods" type="{urn:ebay:apis:eBLBaseComponents}OtherPaymentMethodDetailsType" maxOccurs="unbounded" minOccurs="0"/> <element name="BuyerDetails" type="{urn:ebay:apis:eBLBaseComponents}BuyerDetailsType" minOccurs="0"/> <element name="PaymentDetails" type="{urn:ebay:apis:eBLBaseComponents}PaymentDetailsType" maxOccurs="10" minOccurs="0"/> <element name="FlatRateShippingOptions" type="{urn:ebay:apis:eBLBaseComponents}ShippingOptionType" maxOccurs="unbounded" minOccurs="0"/> <element name="CallbackTimeout" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CallbackVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CustomerServiceNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="GiftMessageEnable" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="GiftReceiptEnable" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="GiftWrapEnable" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="GiftWrapName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="GiftWrapAmount" type="{urn:ebay:apis:CoreComponentTypes}BasicAmountType" minOccurs="0"/> <element name="BuyerEmailOptInEnable" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SurveyEnable" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SurveyQuestion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SurveyChoice" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="TotalType" type="{urn:ebay:apis:eBLBaseComponents}TotalType" minOccurs="0"/> <element name="NoteToBuyer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Incentives" type="{urn:ebay:apis:eBLBaseComponents}IncentiveInfoType" maxOccurs="unbounded" minOccurs="0"/> <element name="ReqInstrumentDetails" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ExternalRememberMeOptInDetails" type="{urn:ebay:apis:eBLBaseComponents}ExternalRememberMeOptInDetailsType" minOccurs="0"/> <element name="FlowControlDetails" type="{urn:ebay:apis:eBLBaseComponents}FlowControlDetailsType" minOccurs="0"/> <element name="DisplayControlDetails" type="{urn:ebay:apis:eBLBaseComponents}DisplayControlDetailsType" minOccurs="0"/> <element name="ExternalPartnerTrackingDetails" type="{urn:ebay:apis:eBLBaseComponents}ExternalPartnerTrackingDetailsType" minOccurs="0"/> <element name="CoupledBuckets" type="{urn:ebay:apis:eBLBaseComponents}CoupledBucketsType" maxOccurs="5" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected AddressType |
address |
protected java.lang.String |
addressOverride |
protected java.lang.String |
allowNote |
protected java.lang.String |
banktxnPendingURL |
protected AddressType |
billingAddress |
protected java.util.List<BillingAgreementDetailsType> |
billingAgreementDetails |
protected java.lang.String |
brandName |
protected BuyerDetailsType |
buyerDetails |
protected java.lang.String |
buyerEmail |
protected java.lang.String |
buyerEmailOptInEnable |
protected java.lang.String |
callbackTimeout |
protected java.lang.String |
callbackURL |
protected java.lang.String |
callbackVersion |
protected java.lang.String |
cancelURL |
protected ChannelType |
channelType |
protected java.util.List<CoupledBucketsType> |
coupledBuckets |
protected java.lang.String |
cppCartBorderColor |
protected java.lang.String |
cppHeaderBackColor |
protected java.lang.String |
cppHeaderBorderColor |
protected java.lang.String |
cppHeaderImage |
protected java.lang.String |
cppLogoImage |
protected java.lang.String |
cppPayflowColor |
protected java.lang.String |
custom |
protected java.lang.String |
customerServiceNumber |
protected DisplayControlDetailsType |
displayControlDetails |
protected EnhancedCheckoutDataType |
enhancedCheckoutData |
protected ExternalPartnerTrackingDetailsType |
externalPartnerTrackingDetails |
protected ExternalRememberMeOptInDetailsType |
externalRememberMeOptInDetails |
protected java.util.List<ShippingOptionType> |
flatRateShippingOptions |
protected FlowControlDetailsType |
flowControlDetails |
protected FundingSourceDetailsType |
fundingSourceDetails |
protected java.lang.String |
giftMessageEnable |
protected java.lang.String |
giftReceiptEnable |
protected BasicAmountType |
giftWrapAmount |
protected java.lang.String |
giftWrapEnable |
protected java.lang.String |
giftWrapName |
protected java.lang.String |
giropayCancelURL |
protected java.lang.String |
giropaySuccessURL |
protected java.util.List<IncentiveInfoType> |
incentives |
protected java.lang.String |
invoiceID |
protected LandingPageType |
landingPage |
protected java.lang.String |
localeCode |
protected BasicAmountType |
maxAmount |
protected java.lang.String |
noShipping |
protected java.lang.String |
noteToBuyer |
protected java.lang.String |
orderDescription |
protected BasicAmountType |
orderTotal |
protected java.util.List<OtherPaymentMethodDetailsType> |
otherPaymentMethods |
protected java.lang.String |
pageStyle |
protected PaymentActionCodeType |
paymentAction |
protected java.util.List<PaymentDetailsType> |
paymentDetails |
protected java.lang.String |
payPalCheckOutBtnType |
protected ProductCategoryType |
productCategory |
protected javax.xml.datatype.XMLGregorianCalendar |
profileAddressChangeDate |
protected java.util.List<java.lang.String> |
promoCodes |
protected java.lang.String |
reqBillingAddress |
protected java.lang.String |
reqConfirmShipping |
protected java.lang.String |
reqInstrumentDetails |
protected java.lang.String |
returnURL |
protected ShippingServiceCodeType |
shippingMethod |
protected SolutionTypeType |
solutionType |
protected java.util.List<java.lang.String> |
surveyChoice |
protected java.lang.String |
surveyEnable |
protected java.lang.String |
surveyQuestion |
protected java.lang.String |
token |
protected TotalType |
totalType |
protected java.lang.String |
trackingImageURL |
Constructor and Description |
---|
SetExpressCheckoutRequestDetailsType() |
Modifier and Type | Method and Description |
---|---|
AddressType |
getAddress()
Gets the value of the address property.
|
java.lang.String |
getAddressOverride()
Gets the value of the addressOverride property.
|
java.lang.String |
getAllowNote()
Gets the value of the allowNote property.
|
java.lang.String |
getBanktxnPendingURL()
Gets the value of the banktxnPendingURL property.
|
AddressType |
getBillingAddress()
Gets the value of the billingAddress property.
|
java.util.List<BillingAgreementDetailsType> |
getBillingAgreementDetails()
Gets the value of the billingAgreementDetails property.
|
java.lang.String |
getBrandName()
Gets the value of the brandName property.
|
BuyerDetailsType |
getBuyerDetails()
Gets the value of the buyerDetails property.
|
java.lang.String |
getBuyerEmail()
Gets the value of the buyerEmail property.
|
java.lang.String |
getBuyerEmailOptInEnable()
Gets the value of the buyerEmailOptInEnable property.
|
java.lang.String |
getCallbackTimeout()
Gets the value of the callbackTimeout property.
|
java.lang.String |
getCallbackURL()
Gets the value of the callbackURL property.
|
java.lang.String |
getCallbackVersion()
Gets the value of the callbackVersion property.
|
java.lang.String |
getCancelURL()
Gets the value of the cancelURL property.
|
ChannelType |
getChannelType()
Gets the value of the channelType property.
|
java.util.List<CoupledBucketsType> |
getCoupledBuckets()
Gets the value of the coupledBuckets property.
|
java.lang.String |
getCppCartBorderColor()
Gets the value of the cppCartBorderColor property.
|
java.lang.String |
getCppHeaderBackColor()
Gets the value of the cppHeaderBackColor property.
|
java.lang.String |
getCppHeaderBorderColor()
Gets the value of the cppHeaderBorderColor property.
|
java.lang.String |
getCppHeaderImage()
Gets the value of the cppHeaderImage property.
|
java.lang.String |
getCppLogoImage()
Gets the value of the cppLogoImage property.
|
java.lang.String |
getCppPayflowColor()
Gets the value of the cppPayflowColor property.
|
java.lang.String |
getCustom()
Gets the value of the custom property.
|
java.lang.String |
getCustomerServiceNumber()
Gets the value of the customerServiceNumber property.
|
DisplayControlDetailsType |
getDisplayControlDetails()
Gets the value of the displayControlDetails property.
|
EnhancedCheckoutDataType |
getEnhancedCheckoutData()
Gets the value of the enhancedCheckoutData property.
|
ExternalPartnerTrackingDetailsType |
getExternalPartnerTrackingDetails()
Gets the value of the externalPartnerTrackingDetails property.
|
ExternalRememberMeOptInDetailsType |
getExternalRememberMeOptInDetails()
Gets the value of the externalRememberMeOptInDetails property.
|
java.util.List<ShippingOptionType> |
getFlatRateShippingOptions()
Gets the value of the flatRateShippingOptions property.
|
FlowControlDetailsType |
getFlowControlDetails()
Gets the value of the flowControlDetails property.
|
FundingSourceDetailsType |
getFundingSourceDetails()
Gets the value of the fundingSourceDetails property.
|
java.lang.String |
getGiftMessageEnable()
Gets the value of the giftMessageEnable property.
|
java.lang.String |
getGiftReceiptEnable()
Gets the value of the giftReceiptEnable property.
|
BasicAmountType |
getGiftWrapAmount()
Gets the value of the giftWrapAmount property.
|
java.lang.String |
getGiftWrapEnable()
Gets the value of the giftWrapEnable property.
|
java.lang.String |
getGiftWrapName()
Gets the value of the giftWrapName property.
|
java.lang.String |
getGiropayCancelURL()
Gets the value of the giropayCancelURL property.
|
java.lang.String |
getGiropaySuccessURL()
Gets the value of the giropaySuccessURL property.
|
java.util.List<IncentiveInfoType> |
getIncentives()
Gets the value of the incentives property.
|
java.lang.String |
getInvoiceID()
Gets the value of the invoiceID property.
|
LandingPageType |
getLandingPage()
Gets the value of the landingPage property.
|
java.lang.String |
getLocaleCode()
Gets the value of the localeCode property.
|
BasicAmountType |
getMaxAmount()
Gets the value of the maxAmount property.
|
java.lang.String |
getNoShipping()
Gets the value of the noShipping property.
|
java.lang.String |
getNoteToBuyer()
Gets the value of the noteToBuyer property.
|
java.lang.String |
getOrderDescription()
Gets the value of the orderDescription property.
|
BasicAmountType |
getOrderTotal()
Gets the value of the orderTotal property.
|
java.util.List<OtherPaymentMethodDetailsType> |
getOtherPaymentMethods()
Gets the value of the otherPaymentMethods property.
|
java.lang.String |
getPageStyle()
Gets the value of the pageStyle property.
|
PaymentActionCodeType |
getPaymentAction()
Gets the value of the paymentAction property.
|
java.util.List<PaymentDetailsType> |
getPaymentDetails()
Gets the value of the paymentDetails property.
|
java.lang.String |
getPayPalCheckOutBtnType()
Gets the value of the payPalCheckOutBtnType property.
|
ProductCategoryType |
getProductCategory()
Gets the value of the productCategory property.
|
javax.xml.datatype.XMLGregorianCalendar |
getProfileAddressChangeDate()
Gets the value of the profileAddressChangeDate property.
|
java.util.List<java.lang.String> |
getPromoCodes()
Gets the value of the promoCodes property.
|
java.lang.String |
getReqBillingAddress()
Gets the value of the reqBillingAddress property.
|
java.lang.String |
getReqConfirmShipping()
Gets the value of the reqConfirmShipping property.
|
java.lang.String |
getReqInstrumentDetails()
Gets the value of the reqInstrumentDetails property.
|
java.lang.String |
getReturnURL()
Gets the value of the returnURL property.
|
ShippingServiceCodeType |
getShippingMethod()
Gets the value of the shippingMethod property.
|
SolutionTypeType |
getSolutionType()
Gets the value of the solutionType property.
|
java.util.List<java.lang.String> |
getSurveyChoice()
Gets the value of the surveyChoice property.
|
java.lang.String |
getSurveyEnable()
Gets the value of the surveyEnable property.
|
java.lang.String |
getSurveyQuestion()
Gets the value of the surveyQuestion property.
|
java.lang.String |
getToken()
Gets the value of the token property.
|
TotalType |
getTotalType()
Gets the value of the totalType property.
|
java.lang.String |
getTrackingImageURL()
Gets the value of the trackingImageURL property.
|
void |
setAddress(AddressType value)
Sets the value of the address property.
|
void |
setAddressOverride(java.lang.String value)
Sets the value of the addressOverride property.
|
void |
setAllowNote(java.lang.String value)
Sets the value of the allowNote property.
|
void |
setBanktxnPendingURL(java.lang.String value)
Sets the value of the banktxnPendingURL property.
|
void |
setBillingAddress(AddressType value)
Sets the value of the billingAddress property.
|
void |
setBrandName(java.lang.String value)
Sets the value of the brandName property.
|
void |
setBuyerDetails(BuyerDetailsType value)
Sets the value of the buyerDetails property.
|
void |
setBuyerEmail(java.lang.String value)
Sets the value of the buyerEmail property.
|
void |
setBuyerEmailOptInEnable(java.lang.String value)
Sets the value of the buyerEmailOptInEnable property.
|
void |
setCallbackTimeout(java.lang.String value)
Sets the value of the callbackTimeout property.
|
void |
setCallbackURL(java.lang.String value)
Sets the value of the callbackURL property.
|
void |
setCallbackVersion(java.lang.String value)
Sets the value of the callbackVersion property.
|
void |
setCancelURL(java.lang.String value)
Sets the value of the cancelURL property.
|
void |
setChannelType(ChannelType value)
Sets the value of the channelType property.
|
void |
setCppCartBorderColor(java.lang.String value)
Sets the value of the cppCartBorderColor property.
|
void |
setCppHeaderBackColor(java.lang.String value)
Sets the value of the cppHeaderBackColor property.
|
void |
setCppHeaderBorderColor(java.lang.String value)
Sets the value of the cppHeaderBorderColor property.
|
void |
setCppHeaderImage(java.lang.String value)
Sets the value of the cppHeaderImage property.
|
void |
setCppLogoImage(java.lang.String value)
Sets the value of the cppLogoImage property.
|
void |
setCppPayflowColor(java.lang.String value)
Sets the value of the cppPayflowColor property.
|
void |
setCustom(java.lang.String value)
Sets the value of the custom property.
|
void |
setCustomerServiceNumber(java.lang.String value)
Sets the value of the customerServiceNumber property.
|
void |
setDisplayControlDetails(DisplayControlDetailsType value)
Sets the value of the displayControlDetails property.
|
void |
setEnhancedCheckoutData(EnhancedCheckoutDataType value)
Sets the value of the enhancedCheckoutData property.
|
void |
setExternalPartnerTrackingDetails(ExternalPartnerTrackingDetailsType value)
Sets the value of the externalPartnerTrackingDetails property.
|
void |
setExternalRememberMeOptInDetails(ExternalRememberMeOptInDetailsType value)
Sets the value of the externalRememberMeOptInDetails property.
|
void |
setFlowControlDetails(FlowControlDetailsType value)
Sets the value of the flowControlDetails property.
|
void |
setFundingSourceDetails(FundingSourceDetailsType value)
Sets the value of the fundingSourceDetails property.
|
void |
setGiftMessageEnable(java.lang.String value)
Sets the value of the giftMessageEnable property.
|
void |
setGiftReceiptEnable(java.lang.String value)
Sets the value of the giftReceiptEnable property.
|
void |
setGiftWrapAmount(BasicAmountType value)
Sets the value of the giftWrapAmount property.
|
void |
setGiftWrapEnable(java.lang.String value)
Sets the value of the giftWrapEnable property.
|
void |
setGiftWrapName(java.lang.String value)
Sets the value of the giftWrapName property.
|
void |
setGiropayCancelURL(java.lang.String value)
Sets the value of the giropayCancelURL property.
|
void |
setGiropaySuccessURL(java.lang.String value)
Sets the value of the giropaySuccessURL property.
|
void |
setInvoiceID(java.lang.String value)
Sets the value of the invoiceID property.
|
void |
setLandingPage(LandingPageType value)
Sets the value of the landingPage property.
|
void |
setLocaleCode(java.lang.String value)
Sets the value of the localeCode property.
|
void |
setMaxAmount(BasicAmountType value)
Sets the value of the maxAmount property.
|
void |
setNoShipping(java.lang.String value)
Sets the value of the noShipping property.
|
void |
setNoteToBuyer(java.lang.String value)
Sets the value of the noteToBuyer property.
|
void |
setOrderDescription(java.lang.String value)
Sets the value of the orderDescription property.
|
void |
setOrderTotal(BasicAmountType value)
Sets the value of the orderTotal property.
|
void |
setPageStyle(java.lang.String value)
Sets the value of the pageStyle property.
|
void |
setPaymentAction(PaymentActionCodeType value)
Sets the value of the paymentAction property.
|
void |
setPayPalCheckOutBtnType(java.lang.String value)
Sets the value of the payPalCheckOutBtnType property.
|
void |
setProductCategory(ProductCategoryType value)
Sets the value of the productCategory property.
|
void |
setProfileAddressChangeDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the profileAddressChangeDate property.
|
void |
setReqBillingAddress(java.lang.String value)
Sets the value of the reqBillingAddress property.
|
void |
setReqConfirmShipping(java.lang.String value)
Sets the value of the reqConfirmShipping property.
|
void |
setReqInstrumentDetails(java.lang.String value)
Sets the value of the reqInstrumentDetails property.
|
void |
setReturnURL(java.lang.String value)
Sets the value of the returnURL property.
|
void |
setShippingMethod(ShippingServiceCodeType value)
Sets the value of the shippingMethod property.
|
void |
setSolutionType(SolutionTypeType value)
Sets the value of the solutionType property.
|
void |
setSurveyEnable(java.lang.String value)
Sets the value of the surveyEnable property.
|
void |
setSurveyQuestion(java.lang.String value)
Sets the value of the surveyQuestion property.
|
void |
setToken(java.lang.String value)
Sets the value of the token property.
|
void |
setTotalType(TotalType value)
Sets the value of the totalType property.
|
void |
setTrackingImageURL(java.lang.String value)
Sets the value of the trackingImageURL property.
|
protected BasicAmountType orderTotal
protected java.lang.String returnURL
protected java.lang.String cancelURL
protected java.lang.String trackingImageURL
protected java.lang.String giropaySuccessURL
protected java.lang.String giropayCancelURL
protected java.lang.String banktxnPendingURL
protected java.lang.String token
protected BasicAmountType maxAmount
protected java.lang.String orderDescription
protected java.lang.String custom
protected java.lang.String invoiceID
protected java.lang.String reqConfirmShipping
protected java.lang.String reqBillingAddress
protected AddressType billingAddress
protected java.lang.String noShipping
protected java.lang.String addressOverride
protected java.lang.String localeCode
protected java.lang.String pageStyle
protected java.lang.String cppHeaderImage
protected java.lang.String cppHeaderBorderColor
protected java.lang.String cppHeaderBackColor
protected java.lang.String cppPayflowColor
protected java.lang.String cppCartBorderColor
protected java.lang.String cppLogoImage
protected AddressType address
protected PaymentActionCodeType paymentAction
protected SolutionTypeType solutionType
protected LandingPageType landingPage
protected java.lang.String buyerEmail
protected ChannelType channelType
protected java.util.List<BillingAgreementDetailsType> billingAgreementDetails
protected java.util.List<java.lang.String> promoCodes
protected java.lang.String payPalCheckOutBtnType
protected ProductCategoryType productCategory
protected ShippingServiceCodeType shippingMethod
protected javax.xml.datatype.XMLGregorianCalendar profileAddressChangeDate
protected java.lang.String allowNote
protected FundingSourceDetailsType fundingSourceDetails
protected java.lang.String brandName
protected java.lang.String callbackURL
protected EnhancedCheckoutDataType enhancedCheckoutData
protected java.util.List<OtherPaymentMethodDetailsType> otherPaymentMethods
protected BuyerDetailsType buyerDetails
protected java.util.List<PaymentDetailsType> paymentDetails
protected java.util.List<ShippingOptionType> flatRateShippingOptions
protected java.lang.String callbackTimeout
protected java.lang.String callbackVersion
protected java.lang.String customerServiceNumber
protected java.lang.String giftMessageEnable
protected java.lang.String giftReceiptEnable
protected java.lang.String giftWrapEnable
protected java.lang.String giftWrapName
protected BasicAmountType giftWrapAmount
protected java.lang.String buyerEmailOptInEnable
protected java.lang.String surveyEnable
protected java.lang.String surveyQuestion
protected java.util.List<java.lang.String> surveyChoice
protected TotalType totalType
protected java.lang.String noteToBuyer
protected java.util.List<IncentiveInfoType> incentives
protected java.lang.String reqInstrumentDetails
protected ExternalRememberMeOptInDetailsType externalRememberMeOptInDetails
protected FlowControlDetailsType flowControlDetails
protected DisplayControlDetailsType displayControlDetails
protected ExternalPartnerTrackingDetailsType externalPartnerTrackingDetails
protected java.util.List<CoupledBucketsType> coupledBuckets
public SetExpressCheckoutRequestDetailsType()
public BasicAmountType getOrderTotal()
BasicAmountType
public void setOrderTotal(BasicAmountType value)
value
- the value
allowed object is
BasicAmountType
public java.lang.String getReturnURL()
String
public void setReturnURL(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getCancelURL()
String
public void setCancelURL(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getTrackingImageURL()
String
public void setTrackingImageURL(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getGiropaySuccessURL()
String
public void setGiropaySuccessURL(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getGiropayCancelURL()
String
public void setGiropayCancelURL(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getBanktxnPendingURL()
String
public void setBanktxnPendingURL(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getToken()
String
public void setToken(java.lang.String value)
value
- the value
allowed object is
String
public BasicAmountType getMaxAmount()
BasicAmountType
public void setMaxAmount(BasicAmountType value)
value
- the value
allowed object is
BasicAmountType
public java.lang.String getOrderDescription()
String
public void setOrderDescription(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getCustom()
String
public void setCustom(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getInvoiceID()
String
public void setInvoiceID(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getReqConfirmShipping()
String
public void setReqConfirmShipping(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getReqBillingAddress()
String
public void setReqBillingAddress(java.lang.String value)
value
- the value
allowed object is
String
public AddressType getBillingAddress()
AddressType
public void setBillingAddress(AddressType value)
value
- the value
allowed object is
AddressType
public java.lang.String getNoShipping()
String
public void setNoShipping(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getAddressOverride()
String
public void setAddressOverride(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getLocaleCode()
String
public void setLocaleCode(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getPageStyle()
String
public void setPageStyle(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getCppHeaderImage()
String
public void setCppHeaderImage(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getCppHeaderBorderColor()
String
public void setCppHeaderBorderColor(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getCppHeaderBackColor()
String
public void setCppHeaderBackColor(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getCppPayflowColor()
String
public void setCppPayflowColor(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getCppCartBorderColor()
String
public void setCppCartBorderColor(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getCppLogoImage()
String
public void setCppLogoImage(java.lang.String value)
value
- the value
allowed object is
String
public AddressType getAddress()
AddressType
public void setAddress(AddressType value)
value
- the value
allowed object is
AddressType
public PaymentActionCodeType getPaymentAction()
PaymentActionCodeType
public void setPaymentAction(PaymentActionCodeType value)
value
- the value
allowed object is
PaymentActionCodeType
public SolutionTypeType getSolutionType()
SolutionTypeType
public void setSolutionType(SolutionTypeType value)
value
- the value
allowed object is
SolutionTypeType
public LandingPageType getLandingPage()
LandingPageType
public void setLandingPage(LandingPageType value)
value
- the value
allowed object is
LandingPageType
public java.lang.String getBuyerEmail()
String
public void setBuyerEmail(java.lang.String value)
value
- the value
allowed object is
String
public ChannelType getChannelType()
ChannelType
public void setChannelType(ChannelType value)
value
- the value
allowed object is
ChannelType
public java.util.List<BillingAgreementDetailsType> getBillingAgreementDetails()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the billingAgreementDetails property.
For example, to add a new item, do as follows:
getBillingAgreementDetails().add(newItem);
Objects of the following type(s) are allowed in the list
BillingAgreementDetailsType
public java.util.List<java.lang.String> getPromoCodes()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the promoCodes property.
For example, to add a new item, do as follows:
getPromoCodes().add(newItem);
Objects of the following type(s) are allowed in the list
String
public java.lang.String getPayPalCheckOutBtnType()
String
public void setPayPalCheckOutBtnType(java.lang.String value)
value
- the value
allowed object is
String
public ProductCategoryType getProductCategory()
ProductCategoryType
public void setProductCategory(ProductCategoryType value)
value
- the value
allowed object is
ProductCategoryType
public ShippingServiceCodeType getShippingMethod()
ShippingServiceCodeType
public void setShippingMethod(ShippingServiceCodeType value)
value
- the value
allowed object is
ShippingServiceCodeType
public javax.xml.datatype.XMLGregorianCalendar getProfileAddressChangeDate()
XMLGregorianCalendar
public void setProfileAddressChangeDate(javax.xml.datatype.XMLGregorianCalendar value)
value
- the value
allowed object is
XMLGregorianCalendar
public java.lang.String getAllowNote()
String
public void setAllowNote(java.lang.String value)
value
- the value
allowed object is
String
public FundingSourceDetailsType getFundingSourceDetails()
FundingSourceDetailsType
public void setFundingSourceDetails(FundingSourceDetailsType value)
value
- the value
allowed object is
FundingSourceDetailsType
public java.lang.String getBrandName()
String
public void setBrandName(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getCallbackURL()
String
public void setCallbackURL(java.lang.String value)
value
- the value
allowed object is
String
public EnhancedCheckoutDataType getEnhancedCheckoutData()
EnhancedCheckoutDataType
public void setEnhancedCheckoutData(EnhancedCheckoutDataType value)
value
- the value
allowed object is
EnhancedCheckoutDataType
public java.util.List<OtherPaymentMethodDetailsType> getOtherPaymentMethods()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the otherPaymentMethods property.
For example, to add a new item, do as follows:
getOtherPaymentMethods().add(newItem);
Objects of the following type(s) are allowed in the list
OtherPaymentMethodDetailsType
public BuyerDetailsType getBuyerDetails()
BuyerDetailsType
public void setBuyerDetails(BuyerDetailsType value)
value
- the value
allowed object is
BuyerDetailsType
public java.util.List<PaymentDetailsType> getPaymentDetails()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the paymentDetails property.
For example, to add a new item, do as follows:
getPaymentDetails().add(newItem);
Objects of the following type(s) are allowed in the list
PaymentDetailsType
public java.util.List<ShippingOptionType> getFlatRateShippingOptions()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the flatRateShippingOptions property.
For example, to add a new item, do as follows:
getFlatRateShippingOptions().add(newItem);
Objects of the following type(s) are allowed in the list
ShippingOptionType
public java.lang.String getCallbackTimeout()
String
public void setCallbackTimeout(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getCallbackVersion()
String
public void setCallbackVersion(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getCustomerServiceNumber()
String
public void setCustomerServiceNumber(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getGiftMessageEnable()
String
public void setGiftMessageEnable(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getGiftReceiptEnable()
String
public void setGiftReceiptEnable(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getGiftWrapEnable()
String
public void setGiftWrapEnable(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getGiftWrapName()
String
public void setGiftWrapName(java.lang.String value)
value
- the value
allowed object is
String
public BasicAmountType getGiftWrapAmount()
BasicAmountType
public void setGiftWrapAmount(BasicAmountType value)
value
- the value
allowed object is
BasicAmountType
public java.lang.String getBuyerEmailOptInEnable()
String
public void setBuyerEmailOptInEnable(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getSurveyEnable()
String
public void setSurveyEnable(java.lang.String value)
value
- the value
allowed object is
String
public java.lang.String getSurveyQuestion()
String
public void setSurveyQuestion(java.lang.String value)
value
- the value
allowed object is
String
public java.util.List<java.lang.String> getSurveyChoice()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the surveyChoice property.
For example, to add a new item, do as follows:
getSurveyChoice().add(newItem);
Objects of the following type(s) are allowed in the list
String
public TotalType getTotalType()
TotalType
public void setTotalType(TotalType value)
value
- the value
allowed object is
TotalType
public java.lang.String getNoteToBuyer()
String
public void setNoteToBuyer(java.lang.String value)
value
- the value
allowed object is
String
public java.util.List<IncentiveInfoType> getIncentives()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the incentives property.
For example, to add a new item, do as follows:
getIncentives().add(newItem);
Objects of the following type(s) are allowed in the list
IncentiveInfoType
public java.lang.String getReqInstrumentDetails()
String
public void setReqInstrumentDetails(java.lang.String value)
value
- the value
allowed object is
String
public ExternalRememberMeOptInDetailsType getExternalRememberMeOptInDetails()
ExternalRememberMeOptInDetailsType
public void setExternalRememberMeOptInDetails(ExternalRememberMeOptInDetailsType value)
value
- the value
allowed object is
ExternalRememberMeOptInDetailsType
public FlowControlDetailsType getFlowControlDetails()
FlowControlDetailsType
public void setFlowControlDetails(FlowControlDetailsType value)
value
- the value
allowed object is
FlowControlDetailsType
public DisplayControlDetailsType getDisplayControlDetails()
DisplayControlDetailsType
public void setDisplayControlDetails(DisplayControlDetailsType value)
value
- the value
allowed object is
DisplayControlDetailsType
public ExternalPartnerTrackingDetailsType getExternalPartnerTrackingDetails()
ExternalPartnerTrackingDetailsType
public void setExternalPartnerTrackingDetails(ExternalPartnerTrackingDetailsType value)
value
- the value
allowed object is
ExternalPartnerTrackingDetailsType
public java.util.List<CoupledBucketsType> getCoupledBuckets()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the coupledBuckets property.
For example, to add a new item, do as follows:
getCoupledBuckets().add(newItem);
Objects of the following type(s) are allowed in the list
CoupledBucketsType
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.