|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_PaySelectionLine
Generated Interface for C_PaySelectionLine
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID |
static String |
COLUMNNAME_C_PaySelection_ID
Column name C_PaySelection_ID |
static String |
COLUMNNAME_C_PaySelectionCheck_ID
Column name C_PaySelectionCheck_ID |
static String |
COLUMNNAME_C_PaySelectionLine_ID
Column name C_PaySelectionLine_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DifferenceAmt
Column name DifferenceAmt |
static String |
COLUMNNAME_DiscountAmt
Column name DiscountAmt |
static String |
COLUMNNAME_IsManual
Column name IsManual |
static String |
COLUMNNAME_IsSOTrx
Column name IsSOTrx |
static String |
COLUMNNAME_Line
Column name Line |
static String |
COLUMNNAME_OpenAmt
Column name OpenAmt |
static String |
COLUMNNAME_PayAmt
Column name PayAmt |
static String |
COLUMNNAME_PaymentRule
Column name PaymentRule |
static String |
COLUMNNAME_Processed
Column name Processed |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=427 |
static String |
Table_Name
TableName=C_PaySelectionLine |
| Method Summary | |
|---|---|
int |
getC_Invoice_ID()
Get Invoice. |
I_C_Invoice |
getC_Invoice()
|
int |
getC_PaySelection_ID()
Get Payment Selection. |
I_C_PaySelection |
getC_PaySelection()
|
int |
getC_PaySelectionCheck_ID()
Get Pay Selection Check. |
I_C_PaySelectionCheck |
getC_PaySelectionCheck()
|
int |
getC_PaySelectionLine_ID()
Get Payment Selection Line. |
String |
getDescription()
Get Description. |
BigDecimal |
getDifferenceAmt()
Get Difference. |
BigDecimal |
getDiscountAmt()
Get Discount Amount. |
int |
getLine()
Get Line No. |
BigDecimal |
getOpenAmt()
Get Open Amount. |
BigDecimal |
getPayAmt()
Get Payment amount. |
String |
getPaymentRule()
Get Payment Rule. |
boolean |
isManual()
Get Manual. |
boolean |
isProcessed()
Get Processed. |
boolean |
isSOTrx()
Get Sales Transaction. |
void |
setC_Invoice_ID(int C_Invoice_ID)
Set Invoice. |
void |
setC_PaySelection_ID(int C_PaySelection_ID)
Set Payment Selection. |
void |
setC_PaySelectionCheck_ID(int C_PaySelectionCheck_ID)
Set Pay Selection Check. |
void |
setC_PaySelectionLine_ID(int C_PaySelectionLine_ID)
Set Payment Selection Line. |
void |
setDescription(String Description)
Set Description. |
void |
setDifferenceAmt(BigDecimal DifferenceAmt)
Set Difference. |
void |
setDiscountAmt(BigDecimal DiscountAmt)
Set Discount Amount. |
void |
setIsManual(boolean IsManual)
Set Manual. |
void |
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. |
void |
setLine(int Line)
Set Line No. |
void |
setOpenAmt(BigDecimal OpenAmt)
Set Open Amount. |
void |
setPayAmt(BigDecimal PayAmt)
Set Payment amount. |
void |
setPaymentRule(String PaymentRule)
Set Payment Rule. |
void |
setProcessed(boolean Processed)
Set Processed. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_Invoice_ID
static final String COLUMNNAME_C_PaySelectionCheck_ID
static final String COLUMNNAME_C_PaySelection_ID
static final String COLUMNNAME_C_PaySelectionLine_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_DifferenceAmt
static final String COLUMNNAME_DiscountAmt
static final String COLUMNNAME_IsManual
static final String COLUMNNAME_IsSOTrx
static final String COLUMNNAME_Line
static final String COLUMNNAME_OpenAmt
static final String COLUMNNAME_PayAmt
static final String COLUMNNAME_PaymentRule
static final String COLUMNNAME_Processed
| Method Detail |
|---|
void setC_Invoice_ID(int C_Invoice_ID)
int getC_Invoice_ID()
I_C_Invoice getC_Invoice()
throws Exception
Exceptionvoid setC_PaySelectionCheck_ID(int C_PaySelectionCheck_ID)
int getC_PaySelectionCheck_ID()
I_C_PaySelectionCheck getC_PaySelectionCheck()
throws Exception
Exceptionvoid setC_PaySelection_ID(int C_PaySelection_ID)
int getC_PaySelection_ID()
I_C_PaySelection getC_PaySelection()
throws Exception
Exceptionvoid setC_PaySelectionLine_ID(int C_PaySelectionLine_ID)
int getC_PaySelectionLine_ID()
void setDescription(String Description)
String getDescription()
void setDifferenceAmt(BigDecimal DifferenceAmt)
BigDecimal getDifferenceAmt()
void setDiscountAmt(BigDecimal DiscountAmt)
BigDecimal getDiscountAmt()
void setIsManual(boolean IsManual)
boolean isManual()
void setIsSOTrx(boolean IsSOTrx)
boolean isSOTrx()
void setLine(int Line)
int getLine()
void setOpenAmt(BigDecimal OpenAmt)
BigDecimal getOpenAmt()
void setPayAmt(BigDecimal PayAmt)
BigDecimal getPayAmt()
void setPaymentRule(String PaymentRule)
String getPaymentRule()
void setProcessed(boolean Processed)
boolean isProcessed()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||