|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InvoiceT
| Nested Class Summary | |
|---|---|
static class |
InvoiceT.Member
The structure's members |
| Method Summary | |
|---|---|
ContractT |
getContract()
Retrieves the value for the structure field contract. |
Date |
getPaymentDate()
Retrieves the value for the optional structure field paymentDate. |
boolean |
isVoucher()
Retrieves the value for the structure field isVoucher. |
| Method Detail |
|---|
ContractT getContract()
contract.
contract.boolean isVoucher()
isVoucher.
isVoucher.Date getPaymentDate()
paymentDate.
paymentDate is set by the operation setInvoiceStatus() if the status is set to INVOICE_STATE_PAID. --> Contract::userDateTime0
paymentDate.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||