Adempiere 3.5.2a

org.compiere.model
Class X_A_Asset_Acct

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_A_Asset_Acct
All Implemented Interfaces:
Serializable, Comparator, I_A_Asset_Acct, I_Persistent, Evaluatee
Direct Known Subclasses:
MAssetAcct

public class X_A_Asset_Acct
extends PO
implements I_A_Asset_Acct, I_Persistent

Generated Model for A_Asset_Acct

Version:
Release 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
static int A_ASSET_SPREAD_ID_AD_Reference_ID
          A_Asset_Spread_ID AD_Reference_ID=53268
static int A_DEPRECIATION_CONV_ID_AD_Reference_ID
          A_Depreciation_Conv_ID AD_Reference_ID=53267
static int A_DEPRECIATION_ID_AD_Reference_ID
          A_Depreciation_ID AD_Reference_ID=53264
static int A_DEPRECIATION_MANUAL_PERIOD_AD_Reference_ID
          A_Depreciation_Manual_Period AD_Reference_ID=53256
static String A_DEPRECIATION_MANUAL_PERIOD_Period
          Period = PR
static String A_DEPRECIATION_MANUAL_PERIOD_Yearly
          Yearly = YR
static int A_DEPRECIATION_METHOD_ID_AD_Reference_ID
          A_Depreciation_Method_ID AD_Reference_ID=53266
static int A_DEPRECIATION_TABLE_HEADER_ID_AD_Reference_ID
          A_Depreciation_Table_Header_ID AD_Reference_ID=53265
static int A_REVAL_CAL_METHOD_AD_Reference_ID
          A_Reval_Cal_Method AD_Reference_ID=53259
static String A_REVAL_CAL_METHOD_Default
          Default = DFT
static String A_REVAL_CAL_METHOD_InceptionToDate
          Inception to date = IDF
static String A_REVAL_CAL_METHOD_YearBalances
          Year Balances = YBF
static String POSTINGTYPE_Actual
          Actual = A
static int POSTINGTYPE_AD_Reference_ID
          PostingType AD_Reference_ID=125
static String POSTINGTYPE_Budget
          Budget = B
static String POSTINGTYPE_Commitment
          Commitment = E
static String POSTINGTYPE_Reservation
          Reservation = R
static String POSTINGTYPE_Statistical
          Statistical = S
 
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_Asset_Acct
accessLevel, COLUMNNAME_A_Accumdepreciation_Acct, COLUMNNAME_A_Asset_Acct, COLUMNNAME_A_Asset_Acct_ID, COLUMNNAME_A_Asset_ID, COLUMNNAME_A_Asset_Spread_ID, COLUMNNAME_A_Depreciation_Acct, COLUMNNAME_A_Depreciation_Conv_ID, COLUMNNAME_A_Depreciation_ID, COLUMNNAME_A_Depreciation_Manual_Amount, COLUMNNAME_A_Depreciation_Manual_Period, COLUMNNAME_A_Depreciation_Method_ID, COLUMNNAME_A_Depreciation_Table_Header_ID, COLUMNNAME_A_Depreciation_Variable_Perc, COLUMNNAME_A_Disposal_Gain, COLUMNNAME_A_Disposal_Loss, COLUMNNAME_A_Disposal_Revenue, COLUMNNAME_A_Period_End, COLUMNNAME_A_Period_Start, COLUMNNAME_A_Reval_Accumdep_Offset_Cur, COLUMNNAME_A_Reval_Accumdep_Offset_Prior, COLUMNNAME_A_Reval_Cal_Method, COLUMNNAME_A_Reval_Cost_Offset, COLUMNNAME_A_Reval_Cost_Offset_Prior, COLUMNNAME_A_Reval_Depexp_Offset, COLUMNNAME_A_Salvage_Value, COLUMNNAME_A_Split_Percent, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_PostingType, COLUMNNAME_Processing, Model, Table_ID, Table_Name
 
Constructor Summary
X_A_Asset_Acct(Properties ctx, int A_Asset_Acct_ID, String trxName)
          Standard Constructor
X_A_Asset_Acct(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 int getA_Accumdepreciation_Acct()
          Get A_Accumdepreciation_Acct.
 int getA_Asset_Acct_ID()
          Get A_Asset_Acct_ID.
 int getA_Asset_Acct()
          Get A_Asset_Acct.
 int getA_Asset_ID()
          Get Asset.
 int getA_Asset_Spread_ID()
          Get A_Asset_Spread_ID.
 int getA_Depreciation_Acct()
          Get A_Depreciation_Acct.
 int getA_Depreciation_Conv_ID()
          Get A_Depreciation_Conv_ID.
 int getA_Depreciation_ID()
          Get A_Depreciation_ID.
 BigDecimal getA_Depreciation_Manual_Amount()
          Get A_Depreciation_Manual_Amount.
 String getA_Depreciation_Manual_Period()
          Get A_Depreciation_Manual_Period.
 int getA_Depreciation_Method_ID()
          Get A_Depreciation_Method_ID.
 int getA_Depreciation_Table_Header_ID()
          Get A_Depreciation_Table_Header_ID.
 BigDecimal getA_Depreciation_Variable_Perc()
          Get A_Depreciation_Variable_Perc.
 int getA_Disposal_Gain()
          Get A_Disposal_Gain.
 int getA_Disposal_Loss()
          Get A_Disposal_Loss.
 int getA_Disposal_Revenue()
          Get A_Disposal_Revenue.
 int getA_Period_End()
          Get A_Period_End.
 int getA_Period_Start()
          Get A_Period_Start.
 int getA_Reval_Accumdep_Offset_Cur()
          Get A_Reval_Accumdep_Offset_Cur.
 int getA_Reval_Accumdep_Offset_Prior()
          Get A_Reval_Accumdep_Offset_Prior.
 String getA_Reval_Cal_Method()
          Get A_Reval_Cal_Method.
 int getA_Reval_Cost_Offset_Prior()
          Get A_Reval_Cost_Offset_Prior.
 int getA_Reval_Cost_Offset()
          Get A_Reval_Cost_Offset.
 int getA_Reval_Depexp_Offset()
          Get A_Reval_Depexp_Offset.
 BigDecimal getA_Salvage_Value()
          Get A_Salvage_Value.
 BigDecimal getA_Split_Percent()
          Get A_Split_Percent.
 int getC_AcctSchema_ID()
          Get Accounting Schema.
 I_C_AcctSchema getC_AcctSchema()
           
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 String getPostingType()
          Get PostingType.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 boolean isProcessing()
          Get Process Now.
 void setA_Accumdepreciation_Acct(int A_Accumdepreciation_Acct)
          Set A_Accumdepreciation_Acct.
 void setA_Asset_Acct_ID(int A_Asset_Acct_ID)
          Set A_Asset_Acct_ID.
 void setA_Asset_Acct(int A_Asset_Acct)
          Set A_Asset_Acct.
 void setA_Asset_ID(int A_Asset_ID)
          Set Asset.
 void setA_Asset_Spread_ID(int A_Asset_Spread_ID)
          Set A_Asset_Spread_ID.
 void setA_Depreciation_Acct(int A_Depreciation_Acct)
          Set A_Depreciation_Acct.
 void setA_Depreciation_Conv_ID(int A_Depreciation_Conv_ID)
          Set A_Depreciation_Conv_ID.
 void setA_Depreciation_ID(int A_Depreciation_ID)
          Set A_Depreciation_ID.
 void setA_Depreciation_Manual_Amount(BigDecimal A_Depreciation_Manual_Amount)
          Set A_Depreciation_Manual_Amount.
 void setA_Depreciation_Manual_Period(String A_Depreciation_Manual_Period)
          Set A_Depreciation_Manual_Period.
 void setA_Depreciation_Method_ID(int A_Depreciation_Method_ID)
          Set A_Depreciation_Method_ID.
 void setA_Depreciation_Table_Header_ID(int A_Depreciation_Table_Header_ID)
          Set A_Depreciation_Table_Header_ID.
 void setA_Depreciation_Variable_Perc(BigDecimal A_Depreciation_Variable_Perc)
          Set A_Depreciation_Variable_Perc.
 void setA_Disposal_Gain(int A_Disposal_Gain)
          Set A_Disposal_Gain.
 void setA_Disposal_Loss(int A_Disposal_Loss)
          Set A_Disposal_Loss.
 void setA_Disposal_Revenue(int A_Disposal_Revenue)
          Set A_Disposal_Revenue.
 void setA_Period_End(int A_Period_End)
          Set A_Period_End.
 void setA_Period_Start(int A_Period_Start)
          Set A_Period_Start.
 void setA_Reval_Accumdep_Offset_Cur(int A_Reval_Accumdep_Offset_Cur)
          Set A_Reval_Accumdep_Offset_Cur.
 void setA_Reval_Accumdep_Offset_Prior(int A_Reval_Accumdep_Offset_Prior)
          Set A_Reval_Accumdep_Offset_Prior.
 void setA_Reval_Cal_Method(String A_Reval_Cal_Method)
          Set A_Reval_Cal_Method.
 void setA_Reval_Cost_Offset_Prior(int A_Reval_Cost_Offset_Prior)
          Set A_Reval_Cost_Offset_Prior.
 void setA_Reval_Cost_Offset(int A_Reval_Cost_Offset)
          Set A_Reval_Cost_Offset.
 void setA_Reval_Depexp_Offset(int A_Reval_Depexp_Offset)
          Set A_Reval_Depexp_Offset.
 void setA_Salvage_Value(BigDecimal A_Salvage_Value)
          Set A_Salvage_Value.
 void setA_Split_Percent(BigDecimal A_Split_Percent)
          Set A_Split_Percent.
 void setC_AcctSchema_ID(int C_AcctSchema_ID)
          Set Accounting Schema.
 void setPostingType(String PostingType)
          Set PostingType.
 void setProcessing(boolean Processing)
          Set Process Now.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
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

A_ASSET_SPREAD_ID_AD_Reference_ID

public static final int A_ASSET_SPREAD_ID_AD_Reference_ID
A_Asset_Spread_ID AD_Reference_ID=53268

See Also:
Constant Field Values

A_DEPRECIATION_CONV_ID_AD_Reference_ID

public static final int A_DEPRECIATION_CONV_ID_AD_Reference_ID
A_Depreciation_Conv_ID AD_Reference_ID=53267

See Also:
Constant Field Values

A_DEPRECIATION_ID_AD_Reference_ID

public static final int A_DEPRECIATION_ID_AD_Reference_ID
A_Depreciation_ID AD_Reference_ID=53264

See Also:
Constant Field Values

A_DEPRECIATION_MANUAL_PERIOD_AD_Reference_ID

public static final int A_DEPRECIATION_MANUAL_PERIOD_AD_Reference_ID
A_Depreciation_Manual_Period AD_Reference_ID=53256

See Also:
Constant Field Values

A_DEPRECIATION_MANUAL_PERIOD_Period

public static final String A_DEPRECIATION_MANUAL_PERIOD_Period
Period = PR

See Also:
Constant Field Values

A_DEPRECIATION_MANUAL_PERIOD_Yearly

public static final String A_DEPRECIATION_MANUAL_PERIOD_Yearly
Yearly = YR

See Also:
Constant Field Values

A_DEPRECIATION_METHOD_ID_AD_Reference_ID

public static final int A_DEPRECIATION_METHOD_ID_AD_Reference_ID
A_Depreciation_Method_ID AD_Reference_ID=53266

See Also:
Constant Field Values

A_DEPRECIATION_TABLE_HEADER_ID_AD_Reference_ID

public static final int A_DEPRECIATION_TABLE_HEADER_ID_AD_Reference_ID
A_Depreciation_Table_Header_ID AD_Reference_ID=53265

See Also:
Constant Field Values

A_REVAL_CAL_METHOD_AD_Reference_ID

public static final int A_REVAL_CAL_METHOD_AD_Reference_ID
A_Reval_Cal_Method AD_Reference_ID=53259

See Also:
Constant Field Values

A_REVAL_CAL_METHOD_Default

public static final String A_REVAL_CAL_METHOD_Default
Default = DFT

See Also:
Constant Field Values

A_REVAL_CAL_METHOD_InceptionToDate

public static final String A_REVAL_CAL_METHOD_InceptionToDate
Inception to date = IDF

See Also:
Constant Field Values

A_REVAL_CAL_METHOD_YearBalances

public static final String A_REVAL_CAL_METHOD_YearBalances
Year Balances = YBF

See Also:
Constant Field Values

POSTINGTYPE_AD_Reference_ID

public static final int POSTINGTYPE_AD_Reference_ID
PostingType AD_Reference_ID=125

See Also:
Constant Field Values

POSTINGTYPE_Actual

public static final String POSTINGTYPE_Actual
Actual = A

See Also:
Constant Field Values

POSTINGTYPE_Budget

public static final String POSTINGTYPE_Budget
Budget = B

See Also:
Constant Field Values

POSTINGTYPE_Commitment

public static final String POSTINGTYPE_Commitment
Commitment = E

See Also:
Constant Field Values

POSTINGTYPE_Statistical

public static final String POSTINGTYPE_Statistical
Statistical = S

See Also:
Constant Field Values

POSTINGTYPE_Reservation

public static final String POSTINGTYPE_Reservation
Reservation = R

See Also:
Constant Field Values
Constructor Detail

X_A_Asset_Acct

public X_A_Asset_Acct(Properties ctx,
                      int A_Asset_Acct_ID,
                      String trxName)
Standard Constructor


X_A_Asset_Acct

public X_A_Asset_Acct(Properties ctx,
                      ResultSet rs,
                      String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
7 - System - Client - Org

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

setA_Accumdepreciation_Acct

public void setA_Accumdepreciation_Acct(int A_Accumdepreciation_Acct)
Set A_Accumdepreciation_Acct.

Specified by:
setA_Accumdepreciation_Acct in interface I_A_Asset_Acct
Parameters:
A_Accumdepreciation_Acct - A_Accumdepreciation_Acct

getA_Accumdepreciation_Acct

public int getA_Accumdepreciation_Acct()
Get A_Accumdepreciation_Acct.

Specified by:
getA_Accumdepreciation_Acct in interface I_A_Asset_Acct
Returns:
A_Accumdepreciation_Acct

setA_Asset_Acct

public void setA_Asset_Acct(int A_Asset_Acct)
Set A_Asset_Acct.

Specified by:
setA_Asset_Acct in interface I_A_Asset_Acct
Parameters:
A_Asset_Acct - A_Asset_Acct

getA_Asset_Acct

public int getA_Asset_Acct()
Get A_Asset_Acct.

Specified by:
getA_Asset_Acct in interface I_A_Asset_Acct
Returns:
A_Asset_Acct

setA_Asset_Acct_ID

public void setA_Asset_Acct_ID(int A_Asset_Acct_ID)
Set A_Asset_Acct_ID.

Specified by:
setA_Asset_Acct_ID in interface I_A_Asset_Acct
Parameters:
A_Asset_Acct_ID - A_Asset_Acct_ID

getA_Asset_Acct_ID

public int getA_Asset_Acct_ID()
Get A_Asset_Acct_ID.

Specified by:
getA_Asset_Acct_ID in interface I_A_Asset_Acct
Returns:
A_Asset_Acct_ID

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setA_Asset_ID

public void setA_Asset_ID(int A_Asset_ID)
Set Asset.

Specified by:
setA_Asset_ID in interface I_A_Asset_Acct
Parameters:
A_Asset_ID - Asset used internally or by customers

getA_Asset_ID

public int getA_Asset_ID()
Get Asset.

Specified by:
getA_Asset_ID in interface I_A_Asset_Acct
Returns:
Asset used internally or by customers

setA_Asset_Spread_ID

public void setA_Asset_Spread_ID(int A_Asset_Spread_ID)
Set A_Asset_Spread_ID.

Specified by:
setA_Asset_Spread_ID in interface I_A_Asset_Acct
Parameters:
A_Asset_Spread_ID - A_Asset_Spread_ID

getA_Asset_Spread_ID

public int getA_Asset_Spread_ID()
Get A_Asset_Spread_ID.

Specified by:
getA_Asset_Spread_ID in interface I_A_Asset_Acct
Returns:
A_Asset_Spread_ID

setA_Depreciation_Acct

public void setA_Depreciation_Acct(int A_Depreciation_Acct)
Set A_Depreciation_Acct.

Specified by:
setA_Depreciation_Acct in interface I_A_Asset_Acct
Parameters:
A_Depreciation_Acct - A_Depreciation_Acct

getA_Depreciation_Acct

public int getA_Depreciation_Acct()
Get A_Depreciation_Acct.

Specified by:
getA_Depreciation_Acct in interface I_A_Asset_Acct
Returns:
A_Depreciation_Acct

setA_Depreciation_Conv_ID

public void setA_Depreciation_Conv_ID(int A_Depreciation_Conv_ID)
Set A_Depreciation_Conv_ID.

Specified by:
setA_Depreciation_Conv_ID in interface I_A_Asset_Acct
Parameters:
A_Depreciation_Conv_ID - A_Depreciation_Conv_ID

getA_Depreciation_Conv_ID

public int getA_Depreciation_Conv_ID()
Get A_Depreciation_Conv_ID.

Specified by:
getA_Depreciation_Conv_ID in interface I_A_Asset_Acct
Returns:
A_Depreciation_Conv_ID

setA_Depreciation_ID

public void setA_Depreciation_ID(int A_Depreciation_ID)
Set A_Depreciation_ID.

Specified by:
setA_Depreciation_ID in interface I_A_Asset_Acct
Parameters:
A_Depreciation_ID - A_Depreciation_ID

getA_Depreciation_ID

public int getA_Depreciation_ID()
Get A_Depreciation_ID.

Specified by:
getA_Depreciation_ID in interface I_A_Asset_Acct
Returns:
A_Depreciation_ID

setA_Depreciation_Manual_Amount

public void setA_Depreciation_Manual_Amount(BigDecimal A_Depreciation_Manual_Amount)
Set A_Depreciation_Manual_Amount.

Specified by:
setA_Depreciation_Manual_Amount in interface I_A_Asset_Acct
Parameters:
A_Depreciation_Manual_Amount - A_Depreciation_Manual_Amount

getA_Depreciation_Manual_Amount

public BigDecimal getA_Depreciation_Manual_Amount()
Get A_Depreciation_Manual_Amount.

Specified by:
getA_Depreciation_Manual_Amount in interface I_A_Asset_Acct
Returns:
A_Depreciation_Manual_Amount

setA_Depreciation_Manual_Period

public void setA_Depreciation_Manual_Period(String A_Depreciation_Manual_Period)
Set A_Depreciation_Manual_Period.

Specified by:
setA_Depreciation_Manual_Period in interface I_A_Asset_Acct
Parameters:
A_Depreciation_Manual_Period - A_Depreciation_Manual_Period

getA_Depreciation_Manual_Period

public String getA_Depreciation_Manual_Period()
Get A_Depreciation_Manual_Period.

Specified by:
getA_Depreciation_Manual_Period in interface I_A_Asset_Acct
Returns:
A_Depreciation_Manual_Period

setA_Depreciation_Method_ID

public void setA_Depreciation_Method_ID(int A_Depreciation_Method_ID)
Set A_Depreciation_Method_ID.

Specified by:
setA_Depreciation_Method_ID in interface I_A_Asset_Acct
Parameters:
A_Depreciation_Method_ID - A_Depreciation_Method_ID

getA_Depreciation_Method_ID

public int getA_Depreciation_Method_ID()
Get A_Depreciation_Method_ID.

Specified by:
getA_Depreciation_Method_ID in interface I_A_Asset_Acct
Returns:
A_Depreciation_Method_ID

setA_Depreciation_Table_Header_ID

public void setA_Depreciation_Table_Header_ID(int A_Depreciation_Table_Header_ID)
Set A_Depreciation_Table_Header_ID.

Specified by:
setA_Depreciation_Table_Header_ID in interface I_A_Asset_Acct
Parameters:
A_Depreciation_Table_Header_ID - A_Depreciation_Table_Header_ID

getA_Depreciation_Table_Header_ID

public int getA_Depreciation_Table_Header_ID()
Get A_Depreciation_Table_Header_ID.

Specified by:
getA_Depreciation_Table_Header_ID in interface I_A_Asset_Acct
Returns:
A_Depreciation_Table_Header_ID

setA_Depreciation_Variable_Perc

public void setA_Depreciation_Variable_Perc(BigDecimal A_Depreciation_Variable_Perc)
Set A_Depreciation_Variable_Perc.

Specified by:
setA_Depreciation_Variable_Perc in interface I_A_Asset_Acct
Parameters:
A_Depreciation_Variable_Perc - A_Depreciation_Variable_Perc

getA_Depreciation_Variable_Perc

public BigDecimal getA_Depreciation_Variable_Perc()
Get A_Depreciation_Variable_Perc.

Specified by:
getA_Depreciation_Variable_Perc in interface I_A_Asset_Acct
Returns:
A_Depreciation_Variable_Perc

setA_Disposal_Gain

public void setA_Disposal_Gain(int A_Disposal_Gain)
Set A_Disposal_Gain.

Specified by:
setA_Disposal_Gain in interface I_A_Asset_Acct
Parameters:
A_Disposal_Gain - A_Disposal_Gain

getA_Disposal_Gain

public int getA_Disposal_Gain()
Get A_Disposal_Gain.

Specified by:
getA_Disposal_Gain in interface I_A_Asset_Acct
Returns:
A_Disposal_Gain

setA_Disposal_Loss

public void setA_Disposal_Loss(int A_Disposal_Loss)
Set A_Disposal_Loss.

Specified by:
setA_Disposal_Loss in interface I_A_Asset_Acct
Parameters:
A_Disposal_Loss - A_Disposal_Loss

getA_Disposal_Loss

public int getA_Disposal_Loss()
Get A_Disposal_Loss.

Specified by:
getA_Disposal_Loss in interface I_A_Asset_Acct
Returns:
A_Disposal_Loss

setA_Disposal_Revenue

public void setA_Disposal_Revenue(int A_Disposal_Revenue)
Set A_Disposal_Revenue.

Specified by:
setA_Disposal_Revenue in interface I_A_Asset_Acct
Parameters:
A_Disposal_Revenue - A_Disposal_Revenue

getA_Disposal_Revenue

public int getA_Disposal_Revenue()
Get A_Disposal_Revenue.

Specified by:
getA_Disposal_Revenue in interface I_A_Asset_Acct
Returns:
A_Disposal_Revenue

setA_Period_End

public void setA_Period_End(int A_Period_End)
Set A_Period_End.

Specified by:
setA_Period_End in interface I_A_Asset_Acct
Parameters:
A_Period_End - A_Period_End

getA_Period_End

public int getA_Period_End()
Get A_Period_End.

Specified by:
getA_Period_End in interface I_A_Asset_Acct
Returns:
A_Period_End

setA_Period_Start

public void setA_Period_Start(int A_Period_Start)
Set A_Period_Start.

Specified by:
setA_Period_Start in interface I_A_Asset_Acct
Parameters:
A_Period_Start - A_Period_Start

getA_Period_Start

public int getA_Period_Start()
Get A_Period_Start.

Specified by:
getA_Period_Start in interface I_A_Asset_Acct
Returns:
A_Period_Start

setA_Reval_Accumdep_Offset_Cur

public void setA_Reval_Accumdep_Offset_Cur(int A_Reval_Accumdep_Offset_Cur)
Set A_Reval_Accumdep_Offset_Cur.

Specified by:
setA_Reval_Accumdep_Offset_Cur in interface I_A_Asset_Acct
Parameters:
A_Reval_Accumdep_Offset_Cur - A_Reval_Accumdep_Offset_Cur

getA_Reval_Accumdep_Offset_Cur

public int getA_Reval_Accumdep_Offset_Cur()
Get A_Reval_Accumdep_Offset_Cur.

Specified by:
getA_Reval_Accumdep_Offset_Cur in interface I_A_Asset_Acct
Returns:
A_Reval_Accumdep_Offset_Cur

setA_Reval_Accumdep_Offset_Prior

public void setA_Reval_Accumdep_Offset_Prior(int A_Reval_Accumdep_Offset_Prior)
Set A_Reval_Accumdep_Offset_Prior.

Specified by:
setA_Reval_Accumdep_Offset_Prior in interface I_A_Asset_Acct
Parameters:
A_Reval_Accumdep_Offset_Prior - A_Reval_Accumdep_Offset_Prior

getA_Reval_Accumdep_Offset_Prior

public int getA_Reval_Accumdep_Offset_Prior()
Get A_Reval_Accumdep_Offset_Prior.

Specified by:
getA_Reval_Accumdep_Offset_Prior in interface I_A_Asset_Acct
Returns:
A_Reval_Accumdep_Offset_Prior

setA_Reval_Cal_Method

public void setA_Reval_Cal_Method(String A_Reval_Cal_Method)
Set A_Reval_Cal_Method.

Specified by:
setA_Reval_Cal_Method in interface I_A_Asset_Acct
Parameters:
A_Reval_Cal_Method - A_Reval_Cal_Method

getA_Reval_Cal_Method

public String getA_Reval_Cal_Method()
Get A_Reval_Cal_Method.

Specified by:
getA_Reval_Cal_Method in interface I_A_Asset_Acct
Returns:
A_Reval_Cal_Method

setA_Reval_Cost_Offset

public void setA_Reval_Cost_Offset(int A_Reval_Cost_Offset)
Set A_Reval_Cost_Offset.

Specified by:
setA_Reval_Cost_Offset in interface I_A_Asset_Acct
Parameters:
A_Reval_Cost_Offset - A_Reval_Cost_Offset

getA_Reval_Cost_Offset

public int getA_Reval_Cost_Offset()
Get A_Reval_Cost_Offset.

Specified by:
getA_Reval_Cost_Offset in interface I_A_Asset_Acct
Returns:
A_Reval_Cost_Offset

setA_Reval_Cost_Offset_Prior

public void setA_Reval_Cost_Offset_Prior(int A_Reval_Cost_Offset_Prior)
Set A_Reval_Cost_Offset_Prior.

Specified by:
setA_Reval_Cost_Offset_Prior in interface I_A_Asset_Acct
Parameters:
A_Reval_Cost_Offset_Prior - A_Reval_Cost_Offset_Prior

getA_Reval_Cost_Offset_Prior

public int getA_Reval_Cost_Offset_Prior()
Get A_Reval_Cost_Offset_Prior.

Specified by:
getA_Reval_Cost_Offset_Prior in interface I_A_Asset_Acct
Returns:
A_Reval_Cost_Offset_Prior

setA_Reval_Depexp_Offset

public void setA_Reval_Depexp_Offset(int A_Reval_Depexp_Offset)
Set A_Reval_Depexp_Offset.

Specified by:
setA_Reval_Depexp_Offset in interface I_A_Asset_Acct
Parameters:
A_Reval_Depexp_Offset - A_Reval_Depexp_Offset

getA_Reval_Depexp_Offset

public int getA_Reval_Depexp_Offset()
Get A_Reval_Depexp_Offset.

Specified by:
getA_Reval_Depexp_Offset in interface I_A_Asset_Acct
Returns:
A_Reval_Depexp_Offset

setA_Salvage_Value

public void setA_Salvage_Value(BigDecimal A_Salvage_Value)
Set A_Salvage_Value.

Specified by:
setA_Salvage_Value in interface I_A_Asset_Acct
Parameters:
A_Salvage_Value - A_Salvage_Value

getA_Salvage_Value

public BigDecimal getA_Salvage_Value()
Get A_Salvage_Value.

Specified by:
getA_Salvage_Value in interface I_A_Asset_Acct
Returns:
A_Salvage_Value

setA_Split_Percent

public void setA_Split_Percent(BigDecimal A_Split_Percent)
Set A_Split_Percent.

Specified by:
setA_Split_Percent in interface I_A_Asset_Acct
Parameters:
A_Split_Percent - A_Split_Percent

getA_Split_Percent

public BigDecimal getA_Split_Percent()
Get A_Split_Percent.

Specified by:
getA_Split_Percent in interface I_A_Asset_Acct
Returns:
A_Split_Percent

getC_AcctSchema

public I_C_AcctSchema getC_AcctSchema()
                               throws Exception
Specified by:
getC_AcctSchema in interface I_A_Asset_Acct
Throws:
Exception

setC_AcctSchema_ID

public void setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema.

Specified by:
setC_AcctSchema_ID in interface I_A_Asset_Acct
Parameters:
C_AcctSchema_ID - Rules for accounting

getC_AcctSchema_ID

public int getC_AcctSchema_ID()
Get Accounting Schema.

Specified by:
getC_AcctSchema_ID in interface I_A_Asset_Acct
Returns:
Rules for accounting

setPostingType

public void setPostingType(String PostingType)
Set PostingType.

Specified by:
setPostingType in interface I_A_Asset_Acct
Parameters:
PostingType - The type of posted amount for the transaction

getPostingType

public String getPostingType()
Get PostingType.

Specified by:
getPostingType in interface I_A_Asset_Acct
Returns:
The type of posted amount for the transaction

setProcessing

public void setProcessing(boolean Processing)
Set Process Now.

Specified by:
setProcessing in interface I_A_Asset_Acct
Parameters:
Processing - Process Now

isProcessing

public boolean isProcessing()
Get Process Now.

Specified by:
isProcessing in interface I_A_Asset_Acct
Returns:
Process Now

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.