|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_U_BlackListCheque
public class X_U_BlackListCheque
Generated Model for U_BlackListCheque
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_U_BlackListCheque |
|---|
accessLevel, COLUMNNAME_BankName, COLUMNNAME_ChequeNo, COLUMNNAME_U_BlackListCheque_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_U_BlackListCheque(Properties ctx,
int U_BlackListCheque_ID,
String trxName)
Standard Constructor |
|
X_U_BlackListCheque(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getBankName()
Get Bank Name. |
String |
getChequeNo()
Get Cheque No. |
int |
getU_BlackListCheque_ID()
Get Black List Cheque. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_U_BlackListCheque(Properties ctx,
int U_BlackListCheque_ID,
String trxName)
public X_U_BlackListCheque(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setBankName(String BankName)
setBankName in interface I_U_BlackListChequeBankName - Bank Namepublic String getBankName()
getBankName in interface I_U_BlackListChequepublic void setChequeNo(String ChequeNo)
setChequeNo in interface I_U_BlackListChequeChequeNo - Cheque Nopublic String getChequeNo()
getChequeNo in interface I_U_BlackListChequepublic void setU_BlackListCheque_ID(int U_BlackListCheque_ID)
setU_BlackListCheque_ID in interface I_U_BlackListChequeU_BlackListCheque_ID - Black List Chequepublic int getU_BlackListCheque_ID()
getU_BlackListCheque_ID in interface I_U_BlackListCheque
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||