Package org.compiere.model
Interface I_A_Depreciation_Table_Detail
-
- All Known Implementing Classes:
X_A_Depreciation_Table_Detail
public interface I_A_Depreciation_Table_Detail
Generated Interface for A_Depreciation_Table_Detail- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 7 - System - Client - Orgstatic String
COLUMNNAME_A_Depreciation_Rate
Column name A_Depreciation_Ratestatic String
COLUMNNAME_A_Depreciation_Table_Code
Column name A_Depreciation_Table_Codestatic String
COLUMNNAME_A_Depreciation_Table_Detail_ID
Column name A_Depreciation_Table_Detail_IDstatic String
COLUMNNAME_A_Depreciation_Table_Detail_UU
Column name A_Depreciation_Table_Detail_UUstatic String
COLUMNNAME_A_Period
Column name A_Periodstatic String
COLUMNNAME_A_Table_Rate_Type
Column name A_Table_Rate_Typestatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=53113static String
Table_Name
TableName=A_Depreciation_Table_Detail
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BigDecimal
getA_Depreciation_Rate()
Get RateString
getA_Depreciation_Table_Code()
Get Depreciation Codeint
getA_Depreciation_Table_Detail_ID()
Get Depreciation Table DetailString
getA_Depreciation_Table_Detail_UU()
Get A_Depreciation_Table_Detail_UUint
getA_Period()
Get Asset PeriodString
getA_Table_Rate_Type()
Get Typeint
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.boolean
isProcessed()
Get Processed.void
setA_Depreciation_Rate(BigDecimal A_Depreciation_Rate)
Set Ratevoid
setA_Depreciation_Table_Code(String A_Depreciation_Table_Code)
Set Depreciation Codevoid
setA_Depreciation_Table_Detail_ID(int A_Depreciation_Table_Detail_ID)
Set Depreciation Table Detailvoid
setA_Depreciation_Table_Detail_UU(String A_Depreciation_Table_Detail_UU)
Set A_Depreciation_Table_Detail_UUvoid
setA_Period(int A_Period)
Set Asset Periodvoid
setA_Table_Rate_Type(String A_Table_Rate_Type)
Set Typevoid
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setIsActive(boolean IsActive)
Set Active.void
setProcessed(boolean Processed)
Set Processed.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=A_Depreciation_Table_Detail- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53113- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 7 - System - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_A_Depreciation_Rate
static final String COLUMNNAME_A_Depreciation_Rate
Column name A_Depreciation_Rate- See Also:
- Constant Field Values
-
COLUMNNAME_A_Depreciation_Table_Code
static final String COLUMNNAME_A_Depreciation_Table_Code
Column name A_Depreciation_Table_Code- See Also:
- Constant Field Values
-
COLUMNNAME_A_Depreciation_Table_Detail_ID
static final String COLUMNNAME_A_Depreciation_Table_Detail_ID
Column name A_Depreciation_Table_Detail_ID- See Also:
- Constant Field Values
-
COLUMNNAME_A_Depreciation_Table_Detail_UU
static final String COLUMNNAME_A_Depreciation_Table_Detail_UU
Column name A_Depreciation_Table_Detail_UU- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_A_Period
static final String COLUMNNAME_A_Period
Column name A_Period- See Also:
- Constant Field Values
-
COLUMNNAME_A_Table_Rate_Type
static final String COLUMNNAME_A_Table_Rate_Type
Column name A_Table_Rate_Type- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setA_Depreciation_Rate
void setA_Depreciation_Rate(BigDecimal A_Depreciation_Rate)
Set Rate
-
getA_Depreciation_Rate
BigDecimal getA_Depreciation_Rate()
Get Rate
-
setA_Depreciation_Table_Code
void setA_Depreciation_Table_Code(String A_Depreciation_Table_Code)
Set Depreciation Code
-
getA_Depreciation_Table_Code
String getA_Depreciation_Table_Code()
Get Depreciation Code
-
setA_Depreciation_Table_Detail_ID
void setA_Depreciation_Table_Detail_ID(int A_Depreciation_Table_Detail_ID)
Set Depreciation Table Detail
-
getA_Depreciation_Table_Detail_ID
int getA_Depreciation_Table_Detail_ID()
Get Depreciation Table Detail
-
setA_Depreciation_Table_Detail_UU
void setA_Depreciation_Table_Detail_UU(String A_Depreciation_Table_Detail_UU)
Set A_Depreciation_Table_Detail_UU
-
getA_Depreciation_Table_Detail_UU
String getA_Depreciation_Table_Detail_UU()
Get A_Depreciation_Table_Detail_UU
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setA_Period
void setA_Period(int A_Period)
Set Asset Period
-
getA_Period
int getA_Period()
Get Asset Period
-
setA_Table_Rate_Type
void setA_Table_Rate_Type(String A_Table_Rate_Type)
Set Type
-
getA_Table_Rate_Type
String getA_Table_Rate_Type()
Get Type
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-