|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_PaySelectionCheck
Generated Interface for C_PaySelectionCheck
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_C_BP_BankAccount_ID
Column name C_BP_BankAccount_ID |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_Payment_ID
Column name C_Payment_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_DiscountAmt
Column name DiscountAmt |
static String |
COLUMNNAME_DocumentNo
Column name DocumentNo |
static String |
COLUMNNAME_IsGeneratedDraft
Column name IsGeneratedDraft |
static String |
COLUMNNAME_IsPrinted
Column name IsPrinted |
static String |
COLUMNNAME_IsReceipt
Column name IsReceipt |
static String |
COLUMNNAME_PayAmt
Column name PayAmt |
static String |
COLUMNNAME_PaymentRule
Column name PaymentRule |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Qty
Column name Qty |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=525 |
static String |
Table_Name
TableName=C_PaySelectionCheck |
| Method Summary | |
|---|---|
int |
getC_BP_BankAccount_ID()
Get Partner Bank Account. |
I_C_BP_BankAccount |
getC_BP_BankAccount()
|
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
int |
getC_Payment_ID()
Get Payment. |
int |
getC_PaySelection_ID()
Get Payment Selection. |
I_C_PaySelection |
getC_PaySelection()
|
int |
getC_PaySelectionCheck_ID()
Get Pay Selection Check. |
BigDecimal |
getDiscountAmt()
Get Discount Amount. |
String |
getDocumentNo()
Get Document No. |
BigDecimal |
getPayAmt()
Get Payment amount. |
String |
getPaymentRule()
Get Payment Rule. |
int |
getQty()
Get Quantity. |
boolean |
isGeneratedDraft()
Get Generated Draft |
boolean |
isPrinted()
Get Printed. |
boolean |
isProcessed()
Get Processed. |
boolean |
isReceipt()
Get Receipt. |
void |
setC_BP_BankAccount_ID(int C_BP_BankAccount_ID)
Set Partner Bank Account. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_Payment_ID(int C_Payment_ID)
Set Payment. |
void |
setC_PaySelection_ID(int C_PaySelection_ID)
Set Payment Selection. |
void |
setC_PaySelectionCheck_ID(int C_PaySelectionCheck_ID)
Set Pay Selection Check. |
void |
setDiscountAmt(BigDecimal DiscountAmt)
Set Discount Amount. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setIsGeneratedDraft(boolean IsGeneratedDraft)
Set Generated Draft |
void |
setIsPrinted(boolean IsPrinted)
Set Printed. |
void |
setIsReceipt(boolean IsReceipt)
Set Receipt. |
void |
setPayAmt(BigDecimal PayAmt)
Set Payment amount. |
void |
setPaymentRule(String PaymentRule)
Set Payment Rule. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setQty(int Qty)
Set Quantity. |
| 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_BPartner_ID
static final String COLUMNNAME_C_BP_BankAccount_ID
static final String COLUMNNAME_C_Payment_ID
static final String COLUMNNAME_C_PaySelectionCheck_ID
static final String COLUMNNAME_C_PaySelection_ID
static final String COLUMNNAME_DiscountAmt
static final String COLUMNNAME_DocumentNo
static final String COLUMNNAME_IsGeneratedDraft
static final String COLUMNNAME_IsPrinted
static final String COLUMNNAME_IsReceipt
static final String COLUMNNAME_PayAmt
static final String COLUMNNAME_PaymentRule
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Qty
| Method Detail |
|---|
void setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_BP_BankAccount_ID(int C_BP_BankAccount_ID)
int getC_BP_BankAccount_ID()
I_C_BP_BankAccount getC_BP_BankAccount()
throws Exception
Exceptionvoid setC_Payment_ID(int C_Payment_ID)
int getC_Payment_ID()
void setC_PaySelectionCheck_ID(int C_PaySelectionCheck_ID)
int getC_PaySelectionCheck_ID()
void setC_PaySelection_ID(int C_PaySelection_ID)
int getC_PaySelection_ID()
I_C_PaySelection getC_PaySelection()
throws Exception
Exceptionvoid setDiscountAmt(BigDecimal DiscountAmt)
BigDecimal getDiscountAmt()
void setDocumentNo(String DocumentNo)
String getDocumentNo()
void setIsGeneratedDraft(boolean IsGeneratedDraft)
boolean isGeneratedDraft()
void setIsPrinted(boolean IsPrinted)
boolean isPrinted()
void setIsReceipt(boolean IsReceipt)
boolean isReceipt()
void setPayAmt(BigDecimal PayAmt)
BigDecimal getPayAmt()
void setPaymentRule(String PaymentRule)
String getPaymentRule()
void setProcessed(boolean Processed)
boolean isProcessed()
void setQty(int Qty)
int getQty()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||