public class PaymentReferenceMapWrapper extends BaseWrapper
This is a JAXB wrapper that encapsulates the mapping between a PaymentInfoWrapper and a ReferencedWrapper This is just a container, and will not be wrapped or unwrapped from a BLC entity
User: Elbert Bautista Date: 4/26/12| Modifier and Type | Field and Description |
|---|---|
protected PaymentInfoWrapper |
paymentInfo |
protected ReferencedWrapper |
referenced |
context| Constructor and Description |
|---|
PaymentReferenceMapWrapper() |
| Modifier and Type | Method and Description |
|---|---|
PaymentInfoWrapper |
getPaymentInfoWrapper() |
ReferencedWrapper |
getReferencedWrapper() |
void |
setPaymentInfoWrapper(PaymentInfoWrapper paymentInfo) |
void |
setReferencedWrapper(ReferencedWrapper referenced) |
setApplicationContextprotected PaymentInfoWrapper paymentInfo
protected ReferencedWrapper referenced
public PaymentInfoWrapper getPaymentInfoWrapper()
public void setPaymentInfoWrapper(PaymentInfoWrapper paymentInfo)
public ReferencedWrapper getReferencedWrapper()
public void setReferencedWrapper(ReferencedWrapper referenced)
Copyright © 2013. All Rights Reserved.