|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.CoupledPaymentInfoType
public class CoupledPaymentInfoType
Information about Coupled Payment transactions.
| Constructor Summary | |
|---|---|
CoupledPaymentInfoType()
Default Constructor |
|
CoupledPaymentInfoType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getCoupledPaymentID()
Getter for coupledPaymentID |
String |
getCoupledPaymentRequestID()
Getter for coupledPaymentRequestID |
void |
setCoupledPaymentID(String coupledPaymentID)
Setter for coupledPaymentID |
void |
setCoupledPaymentRequestID(String coupledPaymentRequestID)
Setter for coupledPaymentRequestID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoupledPaymentInfoType()
public CoupledPaymentInfoType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getCoupledPaymentRequestID()
public void setCoupledPaymentRequestID(String coupledPaymentRequestID)
public String getCoupledPaymentID()
public void setCoupledPaymentID(String coupledPaymentID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||