|
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_Table_Header
public class X_A_Depreciation_Table_Header
Generated Model for A_Depreciation_Table_Header
| Field Summary | |
|---|---|
static int |
A_TABLE_RATE_TYPE_AD_Reference_ID
A_Table_Rate_Type AD_Reference_ID=53255 |
static String |
A_TABLE_RATE_TYPE_Amount
Amount = AM |
static String |
A_TABLE_RATE_TYPE_Rate
Rate = RT |
static int |
A_TERM_AD_Reference_ID
A_Term AD_Reference_ID=53256 |
static String |
A_TERM_Period
Period = PR |
static String |
A_TERM_Yearly
Yearly = YR |
| 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_Table_Header |
|---|
accessLevel, COLUMNNAME_A_Depreciation_Table_Code, COLUMNNAME_A_Depreciation_Table_Header_ID, COLUMNNAME_A_Table_Rate_Type, COLUMNNAME_A_Term, COLUMNNAME_Description, COLUMNNAME_Processed, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_A_Depreciation_Table_Header(Properties ctx,
int A_Depreciation_Table_Header_ID,
String trxName)
Standard Constructor |
|
X_A_Depreciation_Table_Header(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getA_Depreciation_Table_Code()
Get A_Depreciation_Table_Code. |
int |
getA_Depreciation_Table_Header_ID()
Get A_Depreciation_Table_Header_ID. |
String |
getA_Table_Rate_Type()
Get A_Table_Rate_Type. |
String |
getA_Term()
Get A_Term. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isProcessed()
Get Processed. |
void |
setA_Depreciation_Table_Code(String A_Depreciation_Table_Code)
Set A_Depreciation_Table_Code. |
void |
setA_Depreciation_Table_Header_ID(int A_Depreciation_Table_Header_ID)
Set A_Depreciation_Table_Header_ID. |
void |
setA_Table_Rate_Type(String A_Table_Rate_Type)
Set A_Table_Rate_Type. |
void |
setA_Term(String A_Term)
Set A_Term. |
void |
setDescription(String Description)
Set Description. |
void |
setProcessed(boolean Processed)
Set Processed. |
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 A_TABLE_RATE_TYPE_AD_Reference_ID
public static final String A_TABLE_RATE_TYPE_Amount
public static final String A_TABLE_RATE_TYPE_Rate
public static final int A_TERM_AD_Reference_ID
public static final String A_TERM_Period
public static final String A_TERM_Yearly
| Constructor Detail |
|---|
public X_A_Depreciation_Table_Header(Properties ctx,
int A_Depreciation_Table_Header_ID,
String trxName)
public X_A_Depreciation_Table_Header(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_Table_Code(String A_Depreciation_Table_Code)
setA_Depreciation_Table_Code in interface I_A_Depreciation_Table_HeaderA_Depreciation_Table_Code - A_Depreciation_Table_Codepublic String getA_Depreciation_Table_Code()
getA_Depreciation_Table_Code in interface I_A_Depreciation_Table_Headerpublic void setA_Depreciation_Table_Header_ID(int A_Depreciation_Table_Header_ID)
setA_Depreciation_Table_Header_ID in interface I_A_Depreciation_Table_HeaderA_Depreciation_Table_Header_ID - A_Depreciation_Table_Header_IDpublic int getA_Depreciation_Table_Header_ID()
getA_Depreciation_Table_Header_ID in interface I_A_Depreciation_Table_Headerpublic KeyNamePair getKeyNamePair()
public void setA_Table_Rate_Type(String A_Table_Rate_Type)
setA_Table_Rate_Type in interface I_A_Depreciation_Table_HeaderA_Table_Rate_Type - A_Table_Rate_Typepublic String getA_Table_Rate_Type()
getA_Table_Rate_Type in interface I_A_Depreciation_Table_Headerpublic void setA_Term(String A_Term)
setA_Term in interface I_A_Depreciation_Table_HeaderA_Term - A_Termpublic String getA_Term()
getA_Term in interface I_A_Depreciation_Table_Headerpublic void setDescription(String Description)
setDescription in interface I_A_Depreciation_Table_HeaderDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_A_Depreciation_Table_Headerpublic void setProcessed(boolean Processed)
setProcessed in interface I_A_Depreciation_Table_HeaderProcessed - The document has been processedpublic boolean isProcessed()
isProcessed in interface I_A_Depreciation_Table_Header
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||