Package org.compiere.model
Interface I_A_Asset_Class
-
- All Known Implementing Classes:
MAssetClass,X_A_Asset_Class
public interface I_A_Asset_ClassGenerated Interface for A_Asset_Class- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 7 - System - Client - Orgstatic StringCOLUMNNAME_A_Asset_Class_IDColumn name A_Asset_Class_IDstatic StringCOLUMNNAME_A_Asset_Class_UUColumn name A_Asset_Class_UUstatic StringCOLUMNNAME_A_Life_Period_2004Column name A_Life_Period_2004static StringCOLUMNNAME_A_Life_Period_MaxColumn name A_Life_Period_Maxstatic StringCOLUMNNAME_A_Life_Period_MinColumn name A_Life_Period_Minstatic StringCOLUMNNAME_A_Value_2004Column name A_Value_2004static 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_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_MFX_ClasaColumn name MFX_Clasastatic StringCOLUMNNAME_MFX_GrupaColumn name MFX_Grupastatic StringCOLUMNNAME_MFX_SubClasaColumn name MFX_SubClasastatic StringCOLUMNNAME_MFX_SubGrupaColumn name MFX_SubGrupastatic StringCOLUMNNAME_NameColumn name Namestatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic StringCOLUMNNAME_ValueColumn name Valuestatic KeyNamePairModelstatic intTable_IDAD_Table_ID=53269static StringTable_NameTableName=A_Asset_Class
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetA_Asset_Class_ID()Get Asset classStringgetA_Asset_Class_UU()Get A_Asset_Class_UUintgetA_Life_Period_2004()Get Life Periods 2004 (min)intgetA_Life_Period_Max()Get Life periods (max)intgetA_Life_Period_Min()Get Life periods (min)StringgetA_Value_2004()Get Value 2004intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetDescription()Get Description.intgetMFX_Clasa()Get Fixed Asset ClassintgetMFX_Grupa()Get Fixed Asset GroupintgetMFX_SubClasa()Get Fixed Asset SubclassintgetMFX_SubGrupa()Get Fixed Asset SubgroupStringgetName()Get Name.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.StringgetValue()Get Search Key.booleanisActive()Get Active.voidsetA_Asset_Class_ID(int A_Asset_Class_ID)Set Asset classvoidsetA_Asset_Class_UU(String A_Asset_Class_UU)Set A_Asset_Class_UUvoidsetA_Life_Period_2004(int A_Life_Period_2004)Set Life Periods 2004 (min)voidsetA_Life_Period_Max(int A_Life_Period_Max)Set Life periods (max)voidsetA_Life_Period_Min(int A_Life_Period_Min)Set Life periods (min)voidsetA_Value_2004(String A_Value_2004)Set Value 2004voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetDescription(String Description)Set Description.voidsetIsActive(boolean IsActive)Set Active.voidsetMFX_Clasa(int MFX_Clasa)Set Fixed Asset ClassvoidsetMFX_Grupa(int MFX_Grupa)Set Fixed Asset GroupvoidsetMFX_SubClasa(int MFX_SubClasa)Set Fixed Asset SubclassvoidsetMFX_SubGrupa(int MFX_SubGrupa)Set Fixed Asset SubgroupvoidsetName(String Name)Set Name.voidsetValue(String Value)Set Search Key.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=A_Asset_Class- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53269- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 7 - System - Client - Org
-
COLUMNNAME_A_Asset_Class_ID
static final String COLUMNNAME_A_Asset_Class_ID
Column name A_Asset_Class_ID- See Also:
- Constant Field Values
-
COLUMNNAME_A_Asset_Class_UU
static final String COLUMNNAME_A_Asset_Class_UU
Column name A_Asset_Class_UU- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- 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_Life_Period_2004
static final String COLUMNNAME_A_Life_Period_2004
Column name A_Life_Period_2004- See Also:
- Constant Field Values
-
COLUMNNAME_A_Life_Period_Max
static final String COLUMNNAME_A_Life_Period_Max
Column name A_Life_Period_Max- See Also:
- Constant Field Values
-
COLUMNNAME_A_Life_Period_Min
static final String COLUMNNAME_A_Life_Period_Min
Column name A_Life_Period_Min- See Also:
- Constant Field Values
-
COLUMNNAME_A_Value_2004
static final String COLUMNNAME_A_Value_2004
Column name A_Value_2004- 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_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_MFX_Clasa
static final String COLUMNNAME_MFX_Clasa
Column name MFX_Clasa- See Also:
- Constant Field Values
-
COLUMNNAME_MFX_Grupa
static final String COLUMNNAME_MFX_Grupa
Column name MFX_Grupa- See Also:
- Constant Field Values
-
COLUMNNAME_MFX_SubClasa
static final String COLUMNNAME_MFX_SubClasa
Column name MFX_SubClasa- See Also:
- Constant Field Values
-
COLUMNNAME_MFX_SubGrupa
static final String COLUMNNAME_MFX_SubGrupa
Column name MFX_SubGrupa- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- 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
-
COLUMNNAME_Value
static final String COLUMNNAME_Value
Column name Value- See Also:
- Constant Field Values
-
-
Method Detail
-
setA_Asset_Class_ID
void setA_Asset_Class_ID(int A_Asset_Class_ID)
Set Asset class
-
getA_Asset_Class_ID
int getA_Asset_Class_ID()
Get Asset class
-
setA_Asset_Class_UU
void setA_Asset_Class_UU(String A_Asset_Class_UU)
Set A_Asset_Class_UU
-
getA_Asset_Class_UU
String getA_Asset_Class_UU()
Get A_Asset_Class_UU
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
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_Life_Period_2004
void setA_Life_Period_2004(int A_Life_Period_2004)
Set Life Periods 2004 (min)
-
getA_Life_Period_2004
int getA_Life_Period_2004()
Get Life Periods 2004 (min)
-
setA_Life_Period_Max
void setA_Life_Period_Max(int A_Life_Period_Max)
Set Life periods (max)
-
getA_Life_Period_Max
int getA_Life_Period_Max()
Get Life periods (max)
-
setA_Life_Period_Min
void setA_Life_Period_Min(int A_Life_Period_Min)
Set Life periods (min)
-
getA_Life_Period_Min
int getA_Life_Period_Min()
Get Life periods (min)
-
setA_Value_2004
void setA_Value_2004(String A_Value_2004)
Set Value 2004
-
getA_Value_2004
String getA_Value_2004()
Get Value 2004
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
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
-
setMFX_Clasa
void setMFX_Clasa(int MFX_Clasa)
Set Fixed Asset Class
-
getMFX_Clasa
int getMFX_Clasa()
Get Fixed Asset Class
-
setMFX_Grupa
void setMFX_Grupa(int MFX_Grupa)
Set Fixed Asset Group
-
getMFX_Grupa
int getMFX_Grupa()
Get Fixed Asset Group
-
setMFX_SubClasa
void setMFX_SubClasa(int MFX_SubClasa)
Set Fixed Asset Subclass
-
getMFX_SubClasa
int getMFX_SubClasa()
Get Fixed Asset Subclass
-
setMFX_SubGrupa
void setMFX_SubGrupa(int MFX_SubGrupa)
Set Fixed Asset Subgroup
-
getMFX_SubGrupa
int getMFX_SubGrupa()
Get Fixed Asset Subgroup
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setValue
void setValue(String Value)
Set Search Key. Search key for the record in the format required - must be unique
-
getValue
String getValue()
Get Search Key. Search key for the record in the format required - must be unique
-
-