public class PaymentDetailsType extends Object
| Constructor and Description |
|---|
PaymentDetailsType()
Default Constructor
|
PaymentDetailsType(Node node) |
| Modifier and Type | Method and Description |
|---|---|
AllowedPaymentMethodType |
getAllowedPaymentMethod()
Getter for allowedPaymentMethod
|
Integer |
getBranchLevel()
Getter for branchLevel
|
String |
getButtonSource()
Getter for buttonSource
|
List<DiscountInfoType> |
getCummulativePoints()
Getter for cummulativePoints
|
String |
getCustom()
Getter for custom
|
EnhancedPaymentDataType |
getEnhancedPaymentData()
Getter for enhancedPaymentData
|
AddressType |
getFulfillmentAddress()
Getter for fulfillmentAddress
|
String |
getFulfillmentReferenceNumber()
Getter for fulfillmentReferenceNumber
|
BasicAmountType |
getHandlingTotal()
Getter for handlingTotal
|
String |
getInsuranceOptionOffered()
Getter for insuranceOptionOffered
|
BasicAmountType |
getInsuranceTotal()
Getter for insuranceTotal
|
String |
getInvoiceID()
Getter for invoiceID
|
BasicAmountType |
getItemTotal()
Getter for itemTotal
|
String |
getLocationID()
Getter for locationID
|
LocationType |
getLocationType()
Getter for locationType
|
List<MerchantDataType> |
getMerchantData()
Getter for merchantData
|
String |
getMultiShipping()
Getter for multiShipping
|
String |
getNoteText()
Getter for noteText
|
String |
getNotifyURL()
Getter for notifyURL
|
OfferDetailsType |
getOfferDetails()
Getter for offerDetails
|
String |
getOrderDescription()
Getter for orderDescription
|
BasicAmountType |
getOrderTotal()
Getter for orderTotal
|
String |
getOrderURL()
Getter for orderURL
|
PaymentActionCodeType |
getPaymentAction()
Getter for paymentAction
|
PaymentCategoryType |
getPaymentCategoryType()
Getter for paymentCategoryType
|
List<PaymentDetailsItemType> |
getPaymentDetailsItem()
Getter for paymentDetailsItem
|
PaymentReasonType |
getPaymentReason()
Getter for paymentReason
|
String |
getPaymentRequestID()
Getter for paymentRequestID
|
String |
getProfileAddressChangeDate()
Getter for profileAddressChangeDate
|
RecurringFlagType |
getRecurring()
Getter for recurring
|
List<DiscountInfoType> |
getRedeemedOffers()
Getter for redeemedOffers
|
SellerDetailsType |
getSellerDetails()
Getter for sellerDetails
|
BasicAmountType |
getShippingDiscount()
Getter for shippingDiscount
|
ShippingServiceCodeType |
getShippingMethod()
Getter for shippingMethod
|
BasicAmountType |
getShippingTotal()
Getter for shippingTotal
|
AddressType |
getShipToAddress()
Getter for shipToAddress
|
String |
getSoftDescriptor()
Getter for softDescriptor
|
BasicAmountType |
getTaxTotal()
Getter for taxTotal
|
String |
getTransactionId()
Getter for transactionId
|
void |
setAllowedPaymentMethod(AllowedPaymentMethodType allowedPaymentMethod)
Setter for allowedPaymentMethod
|
void |
setBranchLevel(Integer branchLevel)
Setter for branchLevel
|
void |
setButtonSource(String buttonSource)
Setter for buttonSource
|
void |
setCummulativePoints(List<DiscountInfoType> cummulativePoints)
Setter for cummulativePoints
|
void |
setCustom(String custom)
Setter for custom
|
void |
setEnhancedPaymentData(EnhancedPaymentDataType enhancedPaymentData)
Setter for enhancedPaymentData
|
void |
setFulfillmentAddress(AddressType fulfillmentAddress)
Setter for fulfillmentAddress
|
void |
setFulfillmentReferenceNumber(String fulfillmentReferenceNumber)
Setter for fulfillmentReferenceNumber
|
void |
setHandlingTotal(BasicAmountType handlingTotal)
Setter for handlingTotal
|
void |
setInsuranceOptionOffered(String insuranceOptionOffered)
Setter for insuranceOptionOffered
|
void |
setInsuranceTotal(BasicAmountType insuranceTotal)
Setter for insuranceTotal
|
void |
setInvoiceID(String invoiceID)
Setter for invoiceID
|
void |
setItemTotal(BasicAmountType itemTotal)
Setter for itemTotal
|
void |
setLocationID(String locationID)
Setter for locationID
|
void |
setLocationType(LocationType locationType)
Setter for locationType
|
void |
setMerchantData(List<MerchantDataType> merchantData)
Setter for merchantData
|
void |
setMultiShipping(String multiShipping)
Setter for multiShipping
|
void |
setNoteText(String noteText)
Setter for noteText
|
void |
setNotifyURL(String notifyURL)
Setter for notifyURL
|
void |
setOfferDetails(OfferDetailsType offerDetails)
Setter for offerDetails
|
void |
setOrderDescription(String orderDescription)
Setter for orderDescription
|
void |
setOrderTotal(BasicAmountType orderTotal)
Setter for orderTotal
|
void |
setOrderURL(String orderURL)
Setter for orderURL
|
void |
setPaymentAction(PaymentActionCodeType paymentAction)
Setter for paymentAction
|
void |
setPaymentCategoryType(PaymentCategoryType paymentCategoryType)
Setter for paymentCategoryType
|
void |
setPaymentDetailsItem(List<PaymentDetailsItemType> paymentDetailsItem)
Setter for paymentDetailsItem
|
void |
setPaymentReason(PaymentReasonType paymentReason)
Setter for paymentReason
|
void |
setPaymentRequestID(String paymentRequestID)
Setter for paymentRequestID
|
void |
setProfileAddressChangeDate(String profileAddressChangeDate)
Setter for profileAddressChangeDate
|
void |
setRecurring(RecurringFlagType recurring)
Setter for recurring
|
void |
setRedeemedOffers(List<DiscountInfoType> redeemedOffers)
Setter for redeemedOffers
|
void |
setSellerDetails(SellerDetailsType sellerDetails)
Setter for sellerDetails
|
void |
setShippingDiscount(BasicAmountType shippingDiscount)
Setter for shippingDiscount
|
void |
setShippingMethod(ShippingServiceCodeType shippingMethod)
Setter for shippingMethod
|
void |
setShippingTotal(BasicAmountType shippingTotal)
Setter for shippingTotal
|
void |
setShipToAddress(AddressType shipToAddress)
Setter for shipToAddress
|
void |
setSoftDescriptor(String softDescriptor)
Setter for softDescriptor
|
void |
setTaxTotal(BasicAmountType taxTotal)
Setter for taxTotal
|
void |
setTransactionId(String transactionId)
Setter for transactionId
|
String |
toXMLString(String prefix,
String name) |
public PaymentDetailsType()
public PaymentDetailsType(Node node) throws XPathExpressionException
XPathExpressionExceptionpublic BasicAmountType getOrderTotal()
public void setOrderTotal(BasicAmountType orderTotal)
public BasicAmountType getItemTotal()
public void setItemTotal(BasicAmountType itemTotal)
public BasicAmountType getShippingTotal()
public void setShippingTotal(BasicAmountType shippingTotal)
public BasicAmountType getHandlingTotal()
public void setHandlingTotal(BasicAmountType handlingTotal)
public BasicAmountType getTaxTotal()
public void setTaxTotal(BasicAmountType taxTotal)
public String getOrderDescription()
public void setOrderDescription(String orderDescription)
public String getCustom()
public void setCustom(String custom)
public String getInvoiceID()
public void setInvoiceID(String invoiceID)
public String getButtonSource()
public void setButtonSource(String buttonSource)
public String getNotifyURL()
public void setNotifyURL(String notifyURL)
public AddressType getShipToAddress()
public void setShipToAddress(AddressType shipToAddress)
public String getMultiShipping()
public void setMultiShipping(String multiShipping)
public String getFulfillmentReferenceNumber()
public void setFulfillmentReferenceNumber(String fulfillmentReferenceNumber)
public AddressType getFulfillmentAddress()
public void setFulfillmentAddress(AddressType fulfillmentAddress)
public PaymentCategoryType getPaymentCategoryType()
public void setPaymentCategoryType(PaymentCategoryType paymentCategoryType)
public LocationType getLocationType()
public void setLocationType(LocationType locationType)
public ShippingServiceCodeType getShippingMethod()
public void setShippingMethod(ShippingServiceCodeType shippingMethod)
public String getProfileAddressChangeDate()
public void setProfileAddressChangeDate(String profileAddressChangeDate)
public List<PaymentDetailsItemType> getPaymentDetailsItem()
public void setPaymentDetailsItem(List<PaymentDetailsItemType> paymentDetailsItem)
public BasicAmountType getInsuranceTotal()
public void setInsuranceTotal(BasicAmountType insuranceTotal)
public BasicAmountType getShippingDiscount()
public void setShippingDiscount(BasicAmountType shippingDiscount)
public String getInsuranceOptionOffered()
public void setInsuranceOptionOffered(String insuranceOptionOffered)
public AllowedPaymentMethodType getAllowedPaymentMethod()
public void setAllowedPaymentMethod(AllowedPaymentMethodType allowedPaymentMethod)
public EnhancedPaymentDataType getEnhancedPaymentData()
public void setEnhancedPaymentData(EnhancedPaymentDataType enhancedPaymentData)
public SellerDetailsType getSellerDetails()
public void setSellerDetails(SellerDetailsType sellerDetails)
public String getNoteText()
public void setNoteText(String noteText)
public String getTransactionId()
public void setTransactionId(String transactionId)
public PaymentActionCodeType getPaymentAction()
public void setPaymentAction(PaymentActionCodeType paymentAction)
public String getPaymentRequestID()
public void setPaymentRequestID(String paymentRequestID)
public String getOrderURL()
public void setOrderURL(String orderURL)
public String getSoftDescriptor()
public void setSoftDescriptor(String softDescriptor)
public Integer getBranchLevel()
public void setBranchLevel(Integer branchLevel)
public OfferDetailsType getOfferDetails()
public void setOfferDetails(OfferDetailsType offerDetails)
public RecurringFlagType getRecurring()
public void setRecurring(RecurringFlagType recurring)
public PaymentReasonType getPaymentReason()
public void setPaymentReason(PaymentReasonType paymentReason)
public String getLocationID()
public void setLocationID(String locationID)
public List<DiscountInfoType> getRedeemedOffers()
public void setRedeemedOffers(List<DiscountInfoType> redeemedOffers)
public List<DiscountInfoType> getCummulativePoints()
public void setCummulativePoints(List<DiscountInfoType> cummulativePoints)
public List<MerchantDataType> getMerchantData()
public void setMerchantData(List<MerchantDataType> merchantData)
Copyright © 2017. All Rights Reserved.