|
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_C_BankAccountDoc
public class X_C_BankAccountDoc
Generated Model for C_BankAccountDoc
| Field Summary | |
|---|---|
static int |
CHECK_PRINTFORMAT_ID_AD_Reference_ID
Check_PrintFormat_ID AD_Reference_ID=268 |
static int |
PAYMENTRULE_AD_Reference_ID
PaymentRule AD_Reference_ID=195 |
static String |
PAYMENTRULE_Cash
Cash = B |
static String |
PAYMENTRULE_Check
Check = S |
static String |
PAYMENTRULE_CreditCard
Credit Card = K |
static String |
PAYMENTRULE_DirectDebit
Direct Debit = D |
static String |
PAYMENTRULE_DirectDeposit
Direct Deposit = T |
static String |
PAYMENTRULE_OnCredit
On Credit = P |
| 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_C_BankAccountDoc |
|---|
accessLevel, COLUMNNAME_C_BankAccount_ID, COLUMNNAME_C_BankAccountDoc_ID, COLUMNNAME_Check_PrintFormat_ID, COLUMNNAME_CurrentNext, COLUMNNAME_Description, COLUMNNAME_Name, COLUMNNAME_PaymentRule, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_BankAccountDoc(Properties ctx,
int C_BankAccountDoc_ID,
String trxName)
Standard Constructor |
|
X_C_BankAccountDoc(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_BankAccount_ID()
Get Bank Account. |
I_C_BankAccount |
getC_BankAccount()
|
int |
getC_BankAccountDoc_ID()
Get Bank Account Document. |
int |
getCheck_PrintFormat_ID()
Get Check Print Format. |
int |
getCurrentNext()
Get Current Next. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getPaymentRule()
Get Payment Rule. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_BankAccount_ID(int C_BankAccount_ID)
Set Bank Account. |
void |
setC_BankAccountDoc_ID(int C_BankAccountDoc_ID)
Set Bank Account Document. |
void |
setCheck_PrintFormat_ID(int Check_PrintFormat_ID)
Set Check Print Format. |
void |
setCurrentNext(int CurrentNext)
Set Current Next. |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
void |
setPaymentRule(String PaymentRule)
Set Payment Rule. |
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 |
| Field Detail |
|---|
public static final int CHECK_PRINTFORMAT_ID_AD_Reference_ID
public static final int PAYMENTRULE_AD_Reference_ID
public static final String PAYMENTRULE_Cash
public static final String PAYMENTRULE_CreditCard
public static final String PAYMENTRULE_DirectDeposit
public static final String PAYMENTRULE_Check
public static final String PAYMENTRULE_OnCredit
public static final String PAYMENTRULE_DirectDebit
| Constructor Detail |
|---|
public X_C_BankAccountDoc(Properties ctx,
int C_BankAccountDoc_ID,
String trxName)
public X_C_BankAccountDoc(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 setC_BankAccountDoc_ID(int C_BankAccountDoc_ID)
setC_BankAccountDoc_ID in interface I_C_BankAccountDocC_BankAccountDoc_ID - Checks, Transfers, etc.public int getC_BankAccountDoc_ID()
getC_BankAccountDoc_ID in interface I_C_BankAccountDoc
public I_C_BankAccount getC_BankAccount()
throws Exception
getC_BankAccount in interface I_C_BankAccountDocExceptionpublic void setC_BankAccount_ID(int C_BankAccount_ID)
setC_BankAccount_ID in interface I_C_BankAccountDocC_BankAccount_ID - Account at the Bankpublic int getC_BankAccount_ID()
getC_BankAccount_ID in interface I_C_BankAccountDocpublic void setCheck_PrintFormat_ID(int Check_PrintFormat_ID)
setCheck_PrintFormat_ID in interface I_C_BankAccountDocCheck_PrintFormat_ID - Print Format for printing Checkspublic int getCheck_PrintFormat_ID()
getCheck_PrintFormat_ID in interface I_C_BankAccountDocpublic void setCurrentNext(int CurrentNext)
setCurrentNext in interface I_C_BankAccountDocCurrentNext - The next number to be usedpublic int getCurrentNext()
getCurrentNext in interface I_C_BankAccountDocpublic void setDescription(String Description)
setDescription in interface I_C_BankAccountDocDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_C_BankAccountDocpublic void setName(String Name)
setName in interface I_C_BankAccountDocName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_C_BankAccountDocpublic KeyNamePair getKeyNamePair()
public void setPaymentRule(String PaymentRule)
setPaymentRule in interface I_C_BankAccountDocPaymentRule - How you pay the invoicepublic String getPaymentRule()
getPaymentRule in interface I_C_BankAccountDoc
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||