|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.CoupledBucketsType
public class CoupledBucketsType
Defines relationship between buckets
| Constructor Summary | |
|---|---|
CoupledBucketsType()
Default Constructor |
|
CoupledBucketsType(List<String> paymentRequestID)
Constructor with arguments |
|
| Method Summary | |
|---|---|
String |
getCoupledPaymentRequestID()
Getter for coupledPaymentRequestID |
CoupleType |
getCoupleType()
Getter for coupleType |
List<String> |
getPaymentRequestID()
Getter for paymentRequestID |
void |
setCoupledPaymentRequestID(String coupledPaymentRequestID)
Setter for coupledPaymentRequestID |
void |
setCoupleType(CoupleType coupleType)
Setter for coupleType |
void |
setPaymentRequestID(List<String> paymentRequestID)
Setter for paymentRequestID |
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 CoupledBucketsType(List<String> paymentRequestID)
public CoupledBucketsType()
| Method Detail |
|---|
public CoupleType getCoupleType()
public void setCoupleType(CoupleType coupleType)
public String getCoupledPaymentRequestID()
public void setCoupledPaymentRequestID(String coupledPaymentRequestID)
public List<String> getPaymentRequestID()
public void setPaymentRequestID(List<String> paymentRequestID)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||