|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmodel.RefundHelper
public class RefundHelper
| Constructor Summary | |
|---|---|
RefundHelper(Refund refund,
Invoice invoice)
|
|
| Method Summary | |
|---|---|
Invoice |
getInvoice()
Retrieve the invoice. |
Refund |
getRefund()
Retrieve the refund. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RefundHelper(Refund refund,
Invoice invoice)
| Method Detail |
|---|
public Refund getRefund()
public Invoice getInvoice()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||