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 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 7 - System - Client - Orgstatic String
COLUMNNAME_A_Asset_Class_ID
Column name A_Asset_Class_IDstatic String
COLUMNNAME_A_Asset_Class_UU
Column name A_Asset_Class_UUstatic String
COLUMNNAME_A_Life_Period_2004
Column name A_Life_Period_2004static String
COLUMNNAME_A_Life_Period_Max
Column name A_Life_Period_Maxstatic String
COLUMNNAME_A_Life_Period_Min
Column name A_Life_Period_Minstatic String
COLUMNNAME_A_Value_2004
Column name A_Value_2004static 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_Description
Column name Descriptionstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_MFX_Clasa
Column name MFX_Clasastatic String
COLUMNNAME_MFX_Grupa
Column name MFX_Grupastatic String
COLUMNNAME_MFX_SubClasa
Column name MFX_SubClasastatic String
COLUMNNAME_MFX_SubGrupa
Column name MFX_SubGrupastatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_Value
Column name Valuestatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=53269static String
Table_Name
TableName=A_Asset_Class
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getA_Asset_Class_ID()
Get Asset classString
getA_Asset_Class_UU()
Get A_Asset_Class_UUint
getA_Life_Period_2004()
Get Life Periods 2004 (min)int
getA_Life_Period_Max()
Get Life periods (max)int
getA_Life_Period_Min()
Get Life periods (min)String
getA_Value_2004()
Get Value 2004int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDescription()
Get Description.int
getMFX_Clasa()
Get Fixed Asset Classint
getMFX_Grupa()
Get Fixed Asset Groupint
getMFX_SubClasa()
Get Fixed Asset Subclassint
getMFX_SubGrupa()
Get Fixed Asset SubgroupString
getName()
Get Name.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.String
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
setName(String Name)
Set Name.void
setValue(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
-
-