public class SetDataRequestType extends Object
| Constructor and Description |
|---|
SetDataRequestType()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<BillingApprovalDetailsType> |
getBillingApprovalDetails()
Getter for billingApprovalDetails
|
BuyerDetailType |
getBuyerDetail()
Getter for buyerDetail
|
ExternalPartnerTrackingDetailsType |
getExternalPartnerTrackingDetails()
Getter for externalPartnerTrackingDetails
|
InfoSharingDirectivesType |
getInfoSharingDirectives()
Getter for infoSharingDirectives
|
List<PaymentDetailsType> |
getPaymentDetails()
Getter for paymentDetails
|
Boolean |
getReqConfirmShipping()
Getter for reqConfirmShipping
|
Boolean |
getRetrieveShippingAddress()
Getter for retrieveShippingAddress
|
String |
getURI()
Getter for uRI
|
UserChannelCodeType |
getUserChannel()
Getter for userChannel
|
void |
setBillingApprovalDetails(List<BillingApprovalDetailsType> billingApprovalDetails)
Setter for billingApprovalDetails
|
void |
setBuyerDetail(BuyerDetailType buyerDetail)
Setter for buyerDetail
|
void |
setExternalPartnerTrackingDetails(ExternalPartnerTrackingDetailsType externalPartnerTrackingDetails)
Setter for externalPartnerTrackingDetails
|
void |
setInfoSharingDirectives(InfoSharingDirectivesType infoSharingDirectives)
Setter for infoSharingDirectives
|
void |
setPaymentDetails(List<PaymentDetailsType> paymentDetails)
Setter for paymentDetails
|
void |
setReqConfirmShipping(Boolean reqConfirmShipping)
Setter for reqConfirmShipping
|
void |
setRetrieveShippingAddress(Boolean retrieveShippingAddress)
Setter for retrieveShippingAddress
|
void |
setURI(String uRI)
Setter for uRI
|
void |
setUserChannel(UserChannelCodeType userChannel)
Setter for userChannel
|
String |
toXMLString(String prefix,
String name) |
public List<BillingApprovalDetailsType> getBillingApprovalDetails()
public void setBillingApprovalDetails(List<BillingApprovalDetailsType> billingApprovalDetails)
public BuyerDetailType getBuyerDetail()
public void setBuyerDetail(BuyerDetailType buyerDetail)
public InfoSharingDirectivesType getInfoSharingDirectives()
public void setInfoSharingDirectives(InfoSharingDirectivesType infoSharingDirectives)
public Boolean getRetrieveShippingAddress()
public void setRetrieveShippingAddress(Boolean retrieveShippingAddress)
public UserChannelCodeType getUserChannel()
public void setUserChannel(UserChannelCodeType userChannel)
public Boolean getReqConfirmShipping()
public void setReqConfirmShipping(Boolean reqConfirmShipping)
public List<PaymentDetailsType> getPaymentDetails()
public void setPaymentDetails(List<PaymentDetailsType> paymentDetails)
public ExternalPartnerTrackingDetailsType getExternalPartnerTrackingDetails()
public void setExternalPartnerTrackingDetails(ExternalPartnerTrackingDetailsType externalPartnerTrackingDetails)
public String getURI()
public void setURI(String uRI)
Copyright © 2017. All Rights Reserved.