urn.ebay.apis.eBLBaseComponents
Class CoupledPaymentInfoType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.CoupledPaymentInfoType

public class CoupledPaymentInfoType
extends Object

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

CoupledPaymentInfoType

public CoupledPaymentInfoType()
Default Constructor


CoupledPaymentInfoType

public CoupledPaymentInfoType(Node node)
                       throws XPathExpressionException
Throws:
XPathExpressionException
Method Detail

getCoupledPaymentRequestID

public String getCoupledPaymentRequestID()
Getter for coupledPaymentRequestID


setCoupledPaymentRequestID

public void setCoupledPaymentRequestID(String coupledPaymentRequestID)
Setter for coupledPaymentRequestID


getCoupledPaymentID

public String getCoupledPaymentID()
Getter for coupledPaymentID


setCoupledPaymentID

public void setCoupledPaymentID(String coupledPaymentID)
Setter for coupledPaymentID



Copyright © 2012. All Rights Reserved.