|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_C_BankAccountDoc
public class X_C_BankAccountDoc
Generated Model for C_BankAccountDoc
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
CHECK_PRINTFORMAT_ID_AD_Reference_ID
Check_PrintFormat_ID AD_Reference_ID=268 |
protected static KeyNamePair |
Model
|
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 |
static int |
Table_ID
AD_Table_ID=455 |
static String |
Table_Name
TableName=C_BankAccountDoc |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_C_BankAccountDoc(Ctx ctx,
int C_BankAccountDoc_ID,
String trxName)
Standard Constructor |
|
X_C_BankAccountDoc(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_BankAccount_ID()
Get Bank Account. |
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 Method. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isPaymentRuleValid(String test)
Is test a valid value. |
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 Method. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
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_DirectDebit
public static final String PAYMENTRULE_CreditCard
public static final String PAYMENTRULE_OnCredit
public static final String PAYMENTRULE_Check
public static final String PAYMENTRULE_DirectDeposit
| Constructor Detail |
|---|
public X_C_BankAccountDoc(Ctx ctx,
int C_BankAccountDoc_ID,
String trxName)
ctx - contextC_BankAccountDoc_ID - idtrxName - transaction
public X_C_BankAccountDoc(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setC_BankAccountDoc_ID(int C_BankAccountDoc_ID)
C_BankAccountDoc_ID - Checks, Transfers, etc.public int getC_BankAccountDoc_ID()
public void setC_BankAccount_ID(int C_BankAccount_ID)
C_BankAccount_ID - Account at the Bankpublic int getC_BankAccount_ID()
public void setCheck_PrintFormat_ID(int Check_PrintFormat_ID)
Check_PrintFormat_ID - Print Format for printing Checkspublic int getCheck_PrintFormat_ID()
public void setCurrentNext(int CurrentNext)
CurrentNext - The next number to be usedpublic int getCurrentNext()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public boolean isPaymentRuleValid(String test)
test - testvalue
public void setPaymentRule(String PaymentRule)
PaymentRule - How you pay the invoicepublic String getPaymentRule()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||