|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_U_BlackListCheque
Generated Interface for U_BlackListCheque
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_BankName
Column name BankName |
static String |
COLUMNNAME_ChequeNo
Column name ChequeNo |
static String |
COLUMNNAME_U_BlackListCheque_ID
Column name U_BlackListCheque_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=52000 |
static String |
Table_Name
TableName=U_BlackListCheque |
| Method Summary | |
|---|---|
String |
getBankName()
Get Bank Name |
String |
getChequeNo()
Get Cheque No |
int |
getU_BlackListCheque_ID()
Get Black List Cheque |
void |
setBankName(String BankName)
Set Bank Name |
void |
setChequeNo(String ChequeNo)
Set Cheque No |
void |
setU_BlackListCheque_ID(int U_BlackListCheque_ID)
Set Black List Cheque |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_BankName
static final String COLUMNNAME_ChequeNo
static final String COLUMNNAME_U_BlackListCheque_ID
| Method Detail |
|---|
void setBankName(String BankName)
String getBankName()
void setChequeNo(String ChequeNo)
String getChequeNo()
void setU_BlackListCheque_ID(int U_BlackListCheque_ID)
int getU_BlackListCheque_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||