public class CoupledPaymentInfoType extends Object
| Constructor and Description |
|---|
CoupledPaymentInfoType()
Default Constructor
|
CoupledPaymentInfoType(Node node) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCoupledPaymentID()
Getter for coupledPaymentID
|
String |
getCoupledPaymentRequestID()
Getter for coupledPaymentRequestID
|
void |
setCoupledPaymentID(String coupledPaymentID)
Setter for coupledPaymentID
|
void |
setCoupledPaymentRequestID(String coupledPaymentRequestID)
Setter for coupledPaymentRequestID
|
public CoupledPaymentInfoType()
public CoupledPaymentInfoType(Node node) throws XPathExpressionException
XPathExpressionExceptionpublic String getCoupledPaymentRequestID()
public void setCoupledPaymentRequestID(String coupledPaymentRequestID)
public String getCoupledPaymentID()
public void setCoupledPaymentID(String coupledPaymentID)
Copyright © 2015. All Rights Reserved.