|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.DoNonReferencedCreditRequestDetailsType
public class DoNonReferencedCreditRequestDetailsType
| Constructor Summary | |
|---|---|
DoNonReferencedCreditRequestDetailsType()
Default Constructor |
|
| Method Summary | |
|---|---|
BasicAmountType |
getAmount()
Getter for amount |
String |
getComment()
Getter for comment |
CreditCardDetailsType |
getCreditCard()
Getter for creditCard |
BasicAmountType |
getNetAmount()
Getter for netAmount |
String |
getReceiverEmail()
Getter for receiverEmail |
BasicAmountType |
getShippingAmount()
Getter for shippingAmount |
BasicAmountType |
getTaxAmount()
Getter for taxAmount |
void |
setAmount(BasicAmountType amount)
Setter for amount |
void |
setComment(String comment)
Setter for comment |
void |
setCreditCard(CreditCardDetailsType creditCard)
Setter for creditCard |
void |
setNetAmount(BasicAmountType netAmount)
Setter for netAmount |
void |
setReceiverEmail(String receiverEmail)
Setter for receiverEmail |
void |
setShippingAmount(BasicAmountType shippingAmount)
Setter for shippingAmount |
void |
setTaxAmount(BasicAmountType taxAmount)
Setter for taxAmount |
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 DoNonReferencedCreditRequestDetailsType()
| Method Detail |
|---|
public BasicAmountType getAmount()
public void setAmount(BasicAmountType amount)
public BasicAmountType getNetAmount()
public void setNetAmount(BasicAmountType netAmount)
public BasicAmountType getTaxAmount()
public void setTaxAmount(BasicAmountType taxAmount)
public BasicAmountType getShippingAmount()
public void setShippingAmount(BasicAmountType shippingAmount)
public CreditCardDetailsType getCreditCard()
public void setCreditCard(CreditCardDetailsType creditCard)
public String getReceiverEmail()
public void setReceiverEmail(String receiverEmail)
public String getComment()
public void setComment(String comment)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||