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_DetailGenerated Interface for A_Depreciation_Table_Detail- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 7 - System - Client - Orgstatic StringCOLUMNNAME_A_Depreciation_RateColumn name A_Depreciation_Ratestatic StringCOLUMNNAME_A_Depreciation_Table_CodeColumn name A_Depreciation_Table_Codestatic StringCOLUMNNAME_A_Depreciation_Table_Detail_IDColumn name A_Depreciation_Table_Detail_IDstatic StringCOLUMNNAME_A_Depreciation_Table_Detail_UUColumn name A_Depreciation_Table_Detail_UUstatic StringCOLUMNNAME_A_PeriodColumn name A_Periodstatic StringCOLUMNNAME_A_Table_Rate_TypeColumn name A_Table_Rate_Typestatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_ProcessedColumn name Processedstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=53113static StringTable_NameTableName=A_Depreciation_Table_Detail
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BigDecimalgetA_Depreciation_Rate()Get RateStringgetA_Depreciation_Table_Code()Get Depreciation CodeintgetA_Depreciation_Table_Detail_ID()Get Depreciation Table DetailStringgetA_Depreciation_Table_Detail_UU()Get A_Depreciation_Table_Detail_UUintgetA_Period()Get Asset PeriodStringgetA_Table_Rate_Type()Get TypeintgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisProcessed()Get Processed.voidsetA_Depreciation_Rate(BigDecimal A_Depreciation_Rate)Set RatevoidsetA_Depreciation_Table_Code(String A_Depreciation_Table_Code)Set Depreciation CodevoidsetA_Depreciation_Table_Detail_ID(int A_Depreciation_Table_Detail_ID)Set Depreciation Table DetailvoidsetA_Depreciation_Table_Detail_UU(String A_Depreciation_Table_Detail_UU)Set A_Depreciation_Table_Detail_UUvoidsetA_Period(int A_Period)Set Asset PeriodvoidsetA_Table_Rate_Type(String A_Table_Rate_Type)Set TypevoidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetIsActive(boolean IsActive)Set Active.voidsetProcessed(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
-
-