|
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_A_Depreciation_Convention
public class X_A_Depreciation_Convention
Generated Model for A_Depreciation_Convention
| 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_A_Depreciation_Convention |
|---|
accessLevel, COLUMNNAME_A_Depreciation_Convention_ID, COLUMNNAME_ConventionType, COLUMNNAME_Description, COLUMNNAME_Name, COLUMNNAME_Processed, COLUMNNAME_Textmsg, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_A_Depreciation_Convention(Properties ctx,
int A_Depreciation_Convention_ID,
String trxName)
Standard Constructor |
|
X_A_Depreciation_Convention(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getA_Depreciation_Convention_ID()
Get A_Depreciation_Convention_ID. |
String |
getConventionType()
Get ConventionType. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getTextmsg()
Get Textmsg. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isProcessed()
Get Processed. |
void |
setA_Depreciation_Convention_ID(int A_Depreciation_Convention_ID)
Set A_Depreciation_Convention_ID. |
void |
setConventionType(String ConventionType)
Set ConventionType. |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setTextmsg(String Textmsg)
Set Textmsg. |
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_A_Depreciation_Convention(Properties ctx,
int A_Depreciation_Convention_ID,
String trxName)
public X_A_Depreciation_Convention(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 setA_Depreciation_Convention_ID(int A_Depreciation_Convention_ID)
setA_Depreciation_Convention_ID in interface I_A_Depreciation_ConventionA_Depreciation_Convention_ID - A_Depreciation_Convention_IDpublic int getA_Depreciation_Convention_ID()
getA_Depreciation_Convention_ID in interface I_A_Depreciation_Conventionpublic KeyNamePair getKeyNamePair()
public void setConventionType(String ConventionType)
setConventionType in interface I_A_Depreciation_ConventionConventionType - ConventionTypepublic String getConventionType()
getConventionType in interface I_A_Depreciation_Conventionpublic void setDescription(String Description)
setDescription in interface I_A_Depreciation_ConventionDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_A_Depreciation_Conventionpublic void setName(String Name)
setName in interface I_A_Depreciation_ConventionName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_A_Depreciation_Conventionpublic void setProcessed(boolean Processed)
setProcessed in interface I_A_Depreciation_ConventionProcessed - The document has been processedpublic boolean isProcessed()
isProcessed in interface I_A_Depreciation_Conventionpublic void setTextmsg(String Textmsg)
setTextmsg in interface I_A_Depreciation_ConventionTextmsg - Textmsgpublic String getTextmsg()
getTextmsg in interface I_A_Depreciation_Convention
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||