|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.BillingApprovalDetailsType
public class BillingApprovalDetailsType
The Type of Approval requested - Billing Agreement or Profile
| Constructor Summary | |
|---|---|
BillingApprovalDetailsType()
Default Constructor |
|
BillingApprovalDetailsType(ApprovalTypeType approvalType)
Constructor with arguments |
|
| Method Summary | |
|---|---|
ApprovalSubTypeType |
getApprovalSubType()
Getter for approvalSubType |
ApprovalTypeType |
getApprovalType()
Getter for approvalType |
String |
getCustom()
Getter for custom |
OrderDetailsType |
getOrderDetails()
Getter for orderDetails |
PaymentDirectivesType |
getPaymentDirectives()
Getter for paymentDirectives |
void |
setApprovalSubType(ApprovalSubTypeType approvalSubType)
Setter for approvalSubType |
void |
setApprovalType(ApprovalTypeType approvalType)
Setter for approvalType |
void |
setCustom(String custom)
Setter for custom |
void |
setOrderDetails(OrderDetailsType orderDetails)
Setter for orderDetails |
void |
setPaymentDirectives(PaymentDirectivesType paymentDirectives)
Setter for paymentDirectives |
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 BillingApprovalDetailsType(ApprovalTypeType approvalType)
public BillingApprovalDetailsType()
| Method Detail |
|---|
public ApprovalTypeType getApprovalType()
public void setApprovalType(ApprovalTypeType approvalType)
public ApprovalSubTypeType getApprovalSubType()
public void setApprovalSubType(ApprovalSubTypeType approvalSubType)
public OrderDetailsType getOrderDetails()
public void setOrderDetails(OrderDetailsType orderDetails)
public PaymentDirectivesType getPaymentDirectives()
public void setPaymentDirectives(PaymentDirectivesType paymentDirectives)
public String getCustom()
public void setCustom(String custom)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||