|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_PaymentAllocate
Generated Interface for C_PaymentAllocate
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_Amount
Column name Amount |
static String |
COLUMNNAME_C_AllocationLine_ID
Column name C_AllocationLine_ID |
static String |
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID |
static String |
COLUMNNAME_C_Payment_ID
Column name C_Payment_ID |
static String |
COLUMNNAME_C_PaymentAllocate_ID
Column name C_PaymentAllocate_ID |
static String |
COLUMNNAME_DiscountAmt
Column name DiscountAmt |
static String |
COLUMNNAME_InvoiceAmt
Column name InvoiceAmt |
static String |
COLUMNNAME_OverUnderAmt
Column name OverUnderAmt |
static String |
COLUMNNAME_RemainingAmt
Column name RemainingAmt |
static String |
COLUMNNAME_WriteOffAmt
Column name WriteOffAmt |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=812 |
static String |
Table_Name
TableName=C_PaymentAllocate |
| Method Summary | |
|---|---|
BigDecimal |
getAmount()
Get Amount. |
int |
getC_AllocationLine_ID()
Get Allocation Line. |
I_C_AllocationLine |
getC_AllocationLine()
|
int |
getC_Invoice_ID()
Get Invoice. |
I_C_Invoice |
getC_Invoice()
|
int |
getC_Payment_ID()
Get Payment. |
I_C_Payment |
getC_Payment()
|
int |
getC_PaymentAllocate_ID()
Get Allocate Payment. |
BigDecimal |
getDiscountAmt()
Get Discount Amount. |
BigDecimal |
getInvoiceAmt()
Get Invoice Amt |
BigDecimal |
getOverUnderAmt()
Get Over/Under Payment. |
BigDecimal |
getRemainingAmt()
Get Remaining Amt. |
BigDecimal |
getWriteOffAmt()
Get Write-off Amount. |
void |
setAmount(BigDecimal Amount)
Set Amount. |
void |
setC_AllocationLine_ID(int C_AllocationLine_ID)
Set Allocation Line. |
void |
setC_Invoice_ID(int C_Invoice_ID)
Set Invoice. |
void |
setC_Payment_ID(int C_Payment_ID)
Set Payment. |
void |
setC_PaymentAllocate_ID(int C_PaymentAllocate_ID)
Set Allocate Payment. |
void |
setDiscountAmt(BigDecimal DiscountAmt)
Set Discount Amount. |
void |
setInvoiceAmt(BigDecimal InvoiceAmt)
Set Invoice Amt |
void |
setOverUnderAmt(BigDecimal OverUnderAmt)
Set Over/Under Payment. |
void |
setRemainingAmt(BigDecimal RemainingAmt)
Set Remaining Amt. |
void |
setWriteOffAmt(BigDecimal WriteOffAmt)
Set Write-off Amount. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Amount
static final String COLUMNNAME_C_AllocationLine_ID
static final String COLUMNNAME_C_Invoice_ID
static final String COLUMNNAME_C_PaymentAllocate_ID
static final String COLUMNNAME_C_Payment_ID
static final String COLUMNNAME_DiscountAmt
static final String COLUMNNAME_InvoiceAmt
static final String COLUMNNAME_OverUnderAmt
static final String COLUMNNAME_RemainingAmt
static final String COLUMNNAME_WriteOffAmt
| Method Detail |
|---|
void setAmount(BigDecimal Amount)
BigDecimal getAmount()
void setC_AllocationLine_ID(int C_AllocationLine_ID)
int getC_AllocationLine_ID()
I_C_AllocationLine getC_AllocationLine()
throws Exception
Exceptionvoid setC_Invoice_ID(int C_Invoice_ID)
int getC_Invoice_ID()
I_C_Invoice getC_Invoice()
throws Exception
Exceptionvoid setC_PaymentAllocate_ID(int C_PaymentAllocate_ID)
int getC_PaymentAllocate_ID()
void setC_Payment_ID(int C_Payment_ID)
int getC_Payment_ID()
I_C_Payment getC_Payment()
throws Exception
Exceptionvoid setDiscountAmt(BigDecimal DiscountAmt)
BigDecimal getDiscountAmt()
void setInvoiceAmt(BigDecimal InvoiceAmt)
BigDecimal getInvoiceAmt()
void setOverUnderAmt(BigDecimal OverUnderAmt)
BigDecimal getOverUnderAmt()
void setRemainingAmt(BigDecimal RemainingAmt)
BigDecimal getRemainingAmt()
void setWriteOffAmt(BigDecimal WriteOffAmt)
BigDecimal getWriteOffAmt()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||