|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.BillingPeriodDetailsType_Update
public class BillingPeriodDetailsType_Update
Unit of meausre for billing cycle
| Constructor Summary | |
|---|---|
BillingPeriodDetailsType_Update()
Default Constructor |
|
| Method Summary | |
|---|---|
BasicAmountType |
getAmount()
Getter for amount |
Integer |
getBillingFrequency()
Getter for billingFrequency |
BillingPeriodType |
getBillingPeriod()
Getter for billingPeriod |
BasicAmountType |
getShippingAmount()
Getter for shippingAmount |
BasicAmountType |
getTaxAmount()
Getter for taxAmount |
Integer |
getTotalBillingCycles()
Getter for totalBillingCycles |
void |
setAmount(BasicAmountType amount)
Setter for amount |
void |
setBillingFrequency(Integer billingFrequency)
Setter for billingFrequency |
void |
setBillingPeriod(BillingPeriodType billingPeriod)
Setter for billingPeriod |
void |
setShippingAmount(BasicAmountType shippingAmount)
Setter for shippingAmount |
void |
setTaxAmount(BasicAmountType taxAmount)
Setter for taxAmount |
void |
setTotalBillingCycles(Integer totalBillingCycles)
Setter for totalBillingCycles |
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 BillingPeriodDetailsType_Update()
| Method Detail |
|---|
public BillingPeriodType getBillingPeriod()
public void setBillingPeriod(BillingPeriodType billingPeriod)
public Integer getBillingFrequency()
public void setBillingFrequency(Integer billingFrequency)
public Integer getTotalBillingCycles()
public void setTotalBillingCycles(Integer totalBillingCycles)
public BasicAmountType getAmount()
public void setAmount(BasicAmountType amount)
public BasicAmountType getShippingAmount()
public void setShippingAmount(BasicAmountType shippingAmount)
public BasicAmountType getTaxAmount()
public void setTaxAmount(BasicAmountType taxAmount)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||