|
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_BankStatementMatcher
public class X_C_BankStatementMatcher
Generated Model for C_BankStatementMatcher
| 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_C_BankStatementMatcher |
|---|
accessLevel, COLUMNNAME_C_BankStatementMatcher_ID, COLUMNNAME_Classname, COLUMNNAME_Description, COLUMNNAME_Name, COLUMNNAME_SeqNo, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_BankStatementMatcher(Properties ctx,
int C_BankStatementMatcher_ID,
String trxName)
Standard Constructor |
|
X_C_BankStatementMatcher(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_BankStatementMatcher_ID()
Get Bank Statement Matcher. |
String |
getClassname()
Get Classname. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
int |
getSeqNo()
Get Sequence. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_BankStatementMatcher_ID(int C_BankStatementMatcher_ID)
Set Bank Statement Matcher. |
void |
setClassname(String Classname)
Set Classname. |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
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_C_BankStatementMatcher(Properties ctx,
int C_BankStatementMatcher_ID,
String trxName)
public X_C_BankStatementMatcher(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_BankStatementMatcher_ID(int C_BankStatementMatcher_ID)
setC_BankStatementMatcher_ID in interface I_C_BankStatementMatcherC_BankStatementMatcher_ID - Algorithm to match Bank Statement Info to Business Partners, Invoices and Paymentspublic int getC_BankStatementMatcher_ID()
getC_BankStatementMatcher_ID in interface I_C_BankStatementMatcherpublic void setClassname(String Classname)
setClassname in interface I_C_BankStatementMatcherClassname - Java Classnamepublic String getClassname()
getClassname in interface I_C_BankStatementMatcherpublic void setDescription(String Description)
setDescription in interface I_C_BankStatementMatcherDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_C_BankStatementMatcherpublic void setName(String Name)
setName in interface I_C_BankStatementMatcherName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_C_BankStatementMatcherpublic KeyNamePair getKeyNamePair()
public void setSeqNo(int SeqNo)
setSeqNo in interface I_C_BankStatementMatcherSeqNo - Method of ordering records; lowest number comes firstpublic int getSeqNo()
getSeqNo in interface I_C_BankStatementMatcher
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||