Package org.compiere.model
Interface I_A_Asset_Class
- All Known Implementing Classes:
MAssetClass
,X_A_Asset_Class
public interface I_A_Asset_Class
Generated Interface for A_Asset_Class
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 7 - System - Client - Orgstatic final String
Column name A_Asset_Class_IDstatic final String
Column name A_Asset_Class_UUstatic final String
Column name A_Life_Period_2004static final String
Column name A_Life_Period_Maxstatic final String
Column name A_Life_Period_Minstatic final String
Column name A_Value_2004static final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name IsActivestatic final String
Column name MFX_Clasastatic final String
Column name MFX_Grupastatic final String
Column name MFX_SubClasastatic final String
Column name MFX_SubGrupastatic final String
Column name Namestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name Valuestatic final KeyNamePair
static final int
AD_Table_ID=53269static final String
TableName=A_Asset_Class -
Method Summary
Modifier and TypeMethodDescriptionint
Get Asset classGet A_Asset_Class_UUint
Get Life Periods 2004 (min)int
Get Life periods (max)int
Get Life periods (min)Get Value 2004int
Get Tenant.int
Get Organization.Get Created.int
Get Created By.Get Description.int
Get Fixed Asset Classint
Get Fixed Asset Groupint
Get Fixed Asset Subclassint
Get Fixed Asset SubgroupgetName()
Get Name.Get Updated.int
Get Updated By.getValue()
Get Search Key.boolean
isActive()
Get Active.void
setA_Asset_Class_ID
(int A_Asset_Class_ID) Set Asset classvoid
setA_Asset_Class_UU
(String A_Asset_Class_UU) Set A_Asset_Class_UUvoid
setA_Life_Period_2004
(int A_Life_Period_2004) Set Life Periods 2004 (min)void
setA_Life_Period_Max
(int A_Life_Period_Max) Set Life periods (max)void
setA_Life_Period_Min
(int A_Life_Period_Min) Set Life periods (min)void
setA_Value_2004
(String A_Value_2004) Set Value 2004void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setDescription
(String Description) Set Description.void
setIsActive
(boolean IsActive) Set Active.void
setMFX_Clasa
(int MFX_Clasa) Set Fixed Asset Classvoid
setMFX_Grupa
(int MFX_Grupa) Set Fixed Asset Groupvoid
setMFX_SubClasa
(int MFX_SubClasa) Set Fixed Asset Subclassvoid
setMFX_SubGrupa
(int MFX_SubGrupa) Set Fixed Asset Subgroupvoid
Set Name.void
Set Search Key.
-
Field Details
-
Table_Name
TableName=A_Asset_Class- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53269- See Also:
-
Model
-
accessLevel
AccessLevel = 7 - System - Client - Org -
COLUMNNAME_A_Asset_Class_ID
Column name A_Asset_Class_ID- See Also:
-
COLUMNNAME_A_Asset_Class_UU
Column name A_Asset_Class_UU- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_A_Life_Period_2004
Column name A_Life_Period_2004- See Also:
-
COLUMNNAME_A_Life_Period_Max
Column name A_Life_Period_Max- See Also:
-
COLUMNNAME_A_Life_Period_Min
Column name A_Life_Period_Min- See Also:
-
COLUMNNAME_A_Value_2004
Column name A_Value_2004- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_MFX_Clasa
Column name MFX_Clasa- See Also:
-
COLUMNNAME_MFX_Grupa
Column name MFX_Grupa- See Also:
-
COLUMNNAME_MFX_SubClasa
Column name MFX_SubClasa- See Also:
-
COLUMNNAME_MFX_SubGrupa
Column name MFX_SubGrupa- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_Value
Column name Value- See Also:
-
-
Method Details
-
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
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 Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
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
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
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
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
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
-