|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.SetDataRequestType
public class SetDataRequestType
Details about Billing Agreements requested to be created.
| Constructor Summary | |
|---|---|
SetDataRequestType()
Default Constructor |
|
| Method Summary | |
|---|---|
List<BillingApprovalDetailsType> |
getBillingApprovalDetails()
Getter for billingApprovalDetails |
BuyerDetailType |
getBuyerDetail()
Getter for buyerDetail |
InfoSharingDirectivesType |
getInfoSharingDirectives()
Getter for infoSharingDirectives |
void |
setBillingApprovalDetails(List<BillingApprovalDetailsType> billingApprovalDetails)
Setter for billingApprovalDetails |
void |
setBuyerDetail(BuyerDetailType buyerDetail)
Setter for buyerDetail |
void |
setInfoSharingDirectives(InfoSharingDirectivesType infoSharingDirectives)
Setter for infoSharingDirectives |
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 |
|---|
public SetDataRequestType()
| Method Detail |
|---|
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 String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||