|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Invoiceable
Method Summary | |
---|---|
BigDecimal |
getAmount()
|
AbstractPerson |
getBuyer()
TODO: refactor payment gateways to use the buyer information: promote this up to Invoiceable interface. |
Currency |
getCurrency()
|
String |
getInvoiceID()
|
char |
getInvoiceIDPrefix()
|
String |
getTitle()
|
Method Detail |
---|
BigDecimal getAmount()
AbstractPerson getBuyer()
Currency getCurrency()
getAmount()
String getInvoiceID()
char getInvoiceIDPrefix()
String getTitle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |