Adempiere 3.5.2a

org.compiere.model
Interface I_A_Asset

All Known Implementing Classes:
MAsset, X_A_Asset

public interface I_A_Asset

Generated Interface for A_Asset

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 3 - Client - Org
static String COLUMNNAME_A_Asset_CreateDate
          Column name A_Asset_CreateDate
static String COLUMNNAME_A_Asset_Group_ID
          Column name A_Asset_Group_ID
static String COLUMNNAME_A_Asset_ID
          Column name A_Asset_ID
static String COLUMNNAME_A_Asset_RevalDate
          Column name A_Asset_RevalDate
static String COLUMNNAME_A_Parent_Asset_ID
          Column name A_Parent_Asset_ID
static String COLUMNNAME_A_QTY_Current
          Column name A_QTY_Current
static String COLUMNNAME_A_QTY_Original
          Column name A_QTY_Original
static String COLUMNNAME_AD_User_ID
          Column name AD_User_ID
static String COLUMNNAME_AssetDepreciationDate
          Column name AssetDepreciationDate
static String COLUMNNAME_AssetDisposalDate
          Column name AssetDisposalDate
static String COLUMNNAME_AssetServiceDate
          Column name AssetServiceDate
static String COLUMNNAME_C_BPartner_ID
          Column name C_BPartner_ID
static String COLUMNNAME_C_BPartner_Location_ID
          Column name C_BPartner_Location_ID
static String COLUMNNAME_C_BPartnerSR_ID
          Column name C_BPartnerSR_ID
static String COLUMNNAME_C_Location_ID
          Column name C_Location_ID
static String COLUMNNAME_C_Project_ID
          Column name C_Project_ID
static String COLUMNNAME_Description
          Column name Description
static String COLUMNNAME_GuaranteeDate
          Column name GuaranteeDate
static String COLUMNNAME_Help
          Column name Help
static String COLUMNNAME_IsDepreciated
          Column name IsDepreciated
static String COLUMNNAME_IsDisposed
          Column name IsDisposed
static String COLUMNNAME_IsFullyDepreciated
          Column name IsFullyDepreciated
static String COLUMNNAME_IsInPosession
          Column name IsInPosession
static String COLUMNNAME_IsOwned
          Column name IsOwned
static String COLUMNNAME_LastMaintenanceDate
          Column name LastMaintenanceDate
static String COLUMNNAME_LastMaintenanceNote
          Column name LastMaintenanceNote
static String COLUMNNAME_LastMaintenanceUnit
          Column name LastMaintenanceUnit
static String COLUMNNAME_Lease_BPartner_ID
          Column name Lease_BPartner_ID
static String COLUMNNAME_LeaseTerminationDate
          Column name LeaseTerminationDate
static String COLUMNNAME_LifeUseUnits
          Column name LifeUseUnits
static String COLUMNNAME_LocationComment
          Column name LocationComment
static String COLUMNNAME_Lot
          Column name Lot
static String COLUMNNAME_M_AttributeSetInstance_ID
          Column name M_AttributeSetInstance_ID
static String COLUMNNAME_M_InOutLine_ID
          Column name M_InOutLine_ID
static String COLUMNNAME_M_Locator_ID
          Column name M_Locator_ID
static String COLUMNNAME_M_Product_ID
          Column name M_Product_ID
static String COLUMNNAME_Name
          Column name Name
static String COLUMNNAME_NextMaintenenceDate
          Column name NextMaintenenceDate
static String COLUMNNAME_NextMaintenenceUnit
          Column name NextMaintenenceUnit
static String COLUMNNAME_Processing
          Column name Processing
static String COLUMNNAME_Qty
          Column name Qty
static String COLUMNNAME_SerNo
          Column name SerNo
static String COLUMNNAME_UseLifeMonths
          Column name UseLifeMonths
static String COLUMNNAME_UseLifeYears
          Column name UseLifeYears
static String COLUMNNAME_UseUnits
          Column name UseUnits
static String COLUMNNAME_Value
          Column name Value
static String COLUMNNAME_VersionNo
          Column name VersionNo
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=539
static String Table_Name
          TableName=A_Asset
 
Method Summary
 Timestamp getA_Asset_CreateDate()
          Get A_Asset_CreateDate
 int getA_Asset_Group_ID()
          Get Asset Group.
 I_A_Asset_Group getA_Asset_Group()
           
 int getA_Asset_ID()
          Get Asset.
 Timestamp getA_Asset_RevalDate()
          Get A_Asset_RevalDate
 int getA_Parent_Asset_ID()
          Get A_Parent_Asset_ID
 BigDecimal getA_QTY_Current()
          Get A_QTY_Current
 BigDecimal getA_QTY_Original()
          Get A_QTY_Original
 int getAD_User_ID()
          Get User/Contact.
 I_AD_User getAD_User()
           
 Timestamp getAssetDepreciationDate()
          Get Asset Depreciation Date.
 Timestamp getAssetDisposalDate()
          Get Asset Disposal Date.
 Timestamp getAssetServiceDate()
          Get In Service Date.
 int getC_BPartner_ID()
          Get Business Partner .
 int getC_BPartner_Location_ID()
          Get Partner Location.
 I_C_BPartner_Location getC_BPartner_Location()
           
 I_C_BPartner getC_BPartner()
           
 int getC_BPartnerSR_ID()
          Get BPartner (Agent).
 int getC_Location_ID()
          Get Address.
 I_C_Location getC_Location()
           
 int getC_Project_ID()
          Get Project.
 I_C_Project getC_Project()
           
 String getDescription()
          Get Description.
 Timestamp getGuaranteeDate()
          Get Guarantee Date.
 String getHelp()
          Get Comment/Help.
 Timestamp getLastMaintenanceDate()
          Get Last Maintenance.
 String getLastMaintenanceNote()
          Get Last Note.
 int getLastMaintenanceUnit()
          Get Last Unit.
 int getLease_BPartner_ID()
          Get Lessor.
 Timestamp getLeaseTerminationDate()
          Get Lease Termination.
 int getLifeUseUnits()
          Get Life use.
 String getLocationComment()
          Get Location comment.
 String getLot()
          Get Lot No.
 int getM_AttributeSetInstance_ID()
          Get Attribute Set Instance.
 int getM_InOutLine_ID()
          Get Shipment/Receipt Line.
 I_M_InOutLine getM_InOutLine()
           
 int getM_Locator_ID()
          Get Locator.
 I_M_Locator getM_Locator()
           
 int getM_Product_ID()
          Get Product.
 I_M_Product getM_Product()
           
 String getName()
          Get Name.
 Timestamp getNextMaintenenceDate()
          Get Next Maintenence.
 int getNextMaintenenceUnit()
          Get Next Unit.
 BigDecimal getQty()
          Get Quantity.
 String getSerNo()
          Get Serial No.
 int getUseLifeMonths()
          Get Usable Life - Months.
 int getUseLifeYears()
          Get Usable Life - Years.
 int getUseUnits()
          Get Use units.
 String getValue()
          Get Search Key.
 String getVersionNo()
          Get Version No.
 boolean isDepreciated()
          Get Depreciate.
 boolean isDisposed()
          Get Disposed.
 boolean isFullyDepreciated()
          Get Fully depreciated.
 boolean isInPosession()
          Get In Possession.
 boolean isOwned()
          Get Owned.
 boolean isProcessing()
          Get Process Now
 void setA_Asset_CreateDate(Timestamp A_Asset_CreateDate)
          Set A_Asset_CreateDate
 void setA_Asset_Group_ID(int A_Asset_Group_ID)
          Set Asset Group.
 void setA_Asset_ID(int A_Asset_ID)
          Set Asset.
 void setA_Asset_RevalDate(Timestamp A_Asset_RevalDate)
          Set A_Asset_RevalDate
 void setA_Parent_Asset_ID(int A_Parent_Asset_ID)
          Set A_Parent_Asset_ID
 void setA_QTY_Current(BigDecimal A_QTY_Current)
          Set A_QTY_Current
 void setA_QTY_Original(BigDecimal A_QTY_Original)
          Set A_QTY_Original
 void setAD_User_ID(int AD_User_ID)
          Set User/Contact.
 void setAssetDepreciationDate(Timestamp AssetDepreciationDate)
          Set Asset Depreciation Date.
 void setAssetDisposalDate(Timestamp AssetDisposalDate)
          Set Asset Disposal Date.
 void setAssetServiceDate(Timestamp AssetServiceDate)
          Set In Service Date.
 void setC_BPartner_ID(int C_BPartner_ID)
          Set Business Partner .
 void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
          Set Partner Location.
 void setC_BPartnerSR_ID(int C_BPartnerSR_ID)
          Set BPartner (Agent).
 void setC_Location_ID(int C_Location_ID)
          Set Address.
 void setC_Project_ID(int C_Project_ID)
          Set Project.
 void setDescription(String Description)
          Set Description.
 void setGuaranteeDate(Timestamp GuaranteeDate)
          Set Guarantee Date.
 void setHelp(String Help)
          Set Comment/Help.
 void setIsDepreciated(boolean IsDepreciated)
          Set Depreciate.
 void setIsDisposed(boolean IsDisposed)
          Set Disposed.
 void setIsFullyDepreciated(boolean IsFullyDepreciated)
          Set Fully depreciated.
 void setIsInPosession(boolean IsInPosession)
          Set In Possession.
 void setIsOwned(boolean IsOwned)
          Set Owned.
 void setLastMaintenanceDate(Timestamp LastMaintenanceDate)
          Set Last Maintenance.
 void setLastMaintenanceNote(String LastMaintenanceNote)
          Set Last Note.
 void setLastMaintenanceUnit(int LastMaintenanceUnit)
          Set Last Unit.
 void setLease_BPartner_ID(int Lease_BPartner_ID)
          Set Lessor.
 void setLeaseTerminationDate(Timestamp LeaseTerminationDate)
          Set Lease Termination.
 void setLifeUseUnits(int LifeUseUnits)
          Set Life use.
 void setLocationComment(String LocationComment)
          Set Location comment.
 void setLot(String Lot)
          Set Lot No.
 void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
          Set Attribute Set Instance.
 void setM_InOutLine_ID(int M_InOutLine_ID)
          Set Shipment/Receipt Line.
 void setM_Locator_ID(int M_Locator_ID)
          Set Locator.
 void setM_Product_ID(int M_Product_ID)
          Set Product.
 void setName(String Name)
          Set Name.
 void setNextMaintenenceDate(Timestamp NextMaintenenceDate)
          Set Next Maintenence.
 void setNextMaintenenceUnit(int NextMaintenenceUnit)
          Set Next Unit.
 void setProcessing(boolean Processing)
          Set Process Now
 void setQty(BigDecimal Qty)
          Set Quantity.
 void setSerNo(String SerNo)
          Set Serial No.
 void setUseLifeMonths(int UseLifeMonths)
          Set Usable Life - Months.
 void setUseLifeYears(int UseLifeYears)
          Set Usable Life - Years.
 void setUseUnits(int UseUnits)
          Set Use units.
 void setValue(String Value)
          Set Search Key.
 void setVersionNo(String VersionNo)
          Set Version No.
 

Field Detail

Table_Name

static final String Table_Name
TableName=A_Asset

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=539


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org


COLUMNNAME_A_Asset_CreateDate

static final String COLUMNNAME_A_Asset_CreateDate
Column name A_Asset_CreateDate

See Also:
Constant Field Values

COLUMNNAME_A_Asset_Group_ID

static final String COLUMNNAME_A_Asset_Group_ID
Column name A_Asset_Group_ID

See Also:
Constant Field Values

COLUMNNAME_A_Asset_ID

static final String COLUMNNAME_A_Asset_ID
Column name A_Asset_ID

See Also:
Constant Field Values

COLUMNNAME_A_Asset_RevalDate

static final String COLUMNNAME_A_Asset_RevalDate
Column name A_Asset_RevalDate

See Also:
Constant Field Values

COLUMNNAME_AD_User_ID

static final String COLUMNNAME_AD_User_ID
Column name AD_User_ID

See Also:
Constant Field Values

COLUMNNAME_A_Parent_Asset_ID

static final String COLUMNNAME_A_Parent_Asset_ID
Column name A_Parent_Asset_ID

See Also:
Constant Field Values

COLUMNNAME_A_QTY_Current

static final String COLUMNNAME_A_QTY_Current
Column name A_QTY_Current

See Also:
Constant Field Values

COLUMNNAME_A_QTY_Original

static final String COLUMNNAME_A_QTY_Original
Column name A_QTY_Original

See Also:
Constant Field Values

COLUMNNAME_AssetDepreciationDate

static final String COLUMNNAME_AssetDepreciationDate
Column name AssetDepreciationDate

See Also:
Constant Field Values

COLUMNNAME_AssetDisposalDate

static final String COLUMNNAME_AssetDisposalDate
Column name AssetDisposalDate

See Also:
Constant Field Values

COLUMNNAME_AssetServiceDate

static final String COLUMNNAME_AssetServiceDate
Column name AssetServiceDate

See Also:
Constant Field Values

COLUMNNAME_C_BPartner_ID

static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID

See Also:
Constant Field Values

COLUMNNAME_C_BPartner_Location_ID

static final String COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_ID

See Also:
Constant Field Values

COLUMNNAME_C_BPartnerSR_ID

static final String COLUMNNAME_C_BPartnerSR_ID
Column name C_BPartnerSR_ID

See Also:
Constant Field Values

COLUMNNAME_C_Location_ID

static final String COLUMNNAME_C_Location_ID
Column name C_Location_ID

See Also:
Constant Field Values

COLUMNNAME_C_Project_ID

static final String COLUMNNAME_C_Project_ID
Column name C_Project_ID

See Also:
Constant Field Values

COLUMNNAME_Description

static final String COLUMNNAME_Description
Column name Description

See Also:
Constant Field Values

COLUMNNAME_GuaranteeDate

static final String COLUMNNAME_GuaranteeDate
Column name GuaranteeDate

See Also:
Constant Field Values

COLUMNNAME_Help

static final String COLUMNNAME_Help
Column name Help

See Also:
Constant Field Values

COLUMNNAME_IsDepreciated

static final String COLUMNNAME_IsDepreciated
Column name IsDepreciated

See Also:
Constant Field Values

COLUMNNAME_IsDisposed

static final String COLUMNNAME_IsDisposed
Column name IsDisposed

See Also:
Constant Field Values

COLUMNNAME_IsFullyDepreciated

static final String COLUMNNAME_IsFullyDepreciated
Column name IsFullyDepreciated

See Also:
Constant Field Values

COLUMNNAME_IsInPosession

static final String COLUMNNAME_IsInPosession
Column name IsInPosession

See Also:
Constant Field Values

COLUMNNAME_IsOwned

static final String COLUMNNAME_IsOwned
Column name IsOwned

See Also:
Constant Field Values

COLUMNNAME_LastMaintenanceDate

static final String COLUMNNAME_LastMaintenanceDate
Column name LastMaintenanceDate

See Also:
Constant Field Values

COLUMNNAME_LastMaintenanceNote

static final String COLUMNNAME_LastMaintenanceNote
Column name LastMaintenanceNote

See Also:
Constant Field Values

COLUMNNAME_LastMaintenanceUnit

static final String COLUMNNAME_LastMaintenanceUnit
Column name LastMaintenanceUnit

See Also:
Constant Field Values

COLUMNNAME_Lease_BPartner_ID

static final String COLUMNNAME_Lease_BPartner_ID
Column name Lease_BPartner_ID

See Also:
Constant Field Values

COLUMNNAME_LeaseTerminationDate

static final String COLUMNNAME_LeaseTerminationDate
Column name LeaseTerminationDate

See Also:
Constant Field Values

COLUMNNAME_LifeUseUnits

static final String COLUMNNAME_LifeUseUnits
Column name LifeUseUnits

See Also:
Constant Field Values

COLUMNNAME_LocationComment

static final String COLUMNNAME_LocationComment
Column name LocationComment

See Also:
Constant Field Values

COLUMNNAME_Lot

static final String COLUMNNAME_Lot
Column name Lot

See Also:
Constant Field Values

COLUMNNAME_M_AttributeSetInstance_ID

static final String COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID

See Also:
Constant Field Values

COLUMNNAME_M_InOutLine_ID

static final String COLUMNNAME_M_InOutLine_ID
Column name M_InOutLine_ID

See Also:
Constant Field Values

COLUMNNAME_M_Locator_ID

static final String COLUMNNAME_M_Locator_ID
Column name M_Locator_ID

See Also:
Constant Field Values

COLUMNNAME_M_Product_ID

static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID

See Also:
Constant Field Values

COLUMNNAME_Name

static final String COLUMNNAME_Name
Column name Name

See Also:
Constant Field Values

COLUMNNAME_NextMaintenenceDate

static final String COLUMNNAME_NextMaintenenceDate
Column name NextMaintenenceDate

See Also:
Constant Field Values

COLUMNNAME_NextMaintenenceUnit

static final String COLUMNNAME_NextMaintenenceUnit
Column name NextMaintenenceUnit

See Also:
Constant Field Values

COLUMNNAME_Processing

static final String COLUMNNAME_Processing
Column name Processing

See Also:
Constant Field Values

COLUMNNAME_Qty

static final String COLUMNNAME_Qty
Column name Qty

See Also:
Constant Field Values

COLUMNNAME_SerNo

static final String COLUMNNAME_SerNo
Column name SerNo

See Also:
Constant Field Values

COLUMNNAME_UseLifeMonths

static final String COLUMNNAME_UseLifeMonths
Column name UseLifeMonths

See Also:
Constant Field Values

COLUMNNAME_UseLifeYears

static final String COLUMNNAME_UseLifeYears
Column name UseLifeYears

See Also:
Constant Field Values

COLUMNNAME_UseUnits

static final String COLUMNNAME_UseUnits
Column name UseUnits

See Also:
Constant Field Values

COLUMNNAME_Value

static final String COLUMNNAME_Value
Column name Value

See Also:
Constant Field Values

COLUMNNAME_VersionNo

static final String COLUMNNAME_VersionNo
Column name VersionNo

See Also:
Constant Field Values
Method Detail

setA_Asset_CreateDate

void setA_Asset_CreateDate(Timestamp A_Asset_CreateDate)
Set A_Asset_CreateDate


getA_Asset_CreateDate

Timestamp getA_Asset_CreateDate()
Get A_Asset_CreateDate


setA_Asset_Group_ID

void setA_Asset_Group_ID(int A_Asset_Group_ID)
Set Asset Group. Group of Assets


getA_Asset_Group_ID

int getA_Asset_Group_ID()
Get Asset Group. Group of Assets


getA_Asset_Group

I_A_Asset_Group getA_Asset_Group()
                                 throws Exception
Throws:
Exception

setA_Asset_ID

void setA_Asset_ID(int A_Asset_ID)
Set Asset. Asset used internally or by customers


getA_Asset_ID

int getA_Asset_ID()
Get Asset. Asset used internally or by customers


setA_Asset_RevalDate

void setA_Asset_RevalDate(Timestamp A_Asset_RevalDate)
Set A_Asset_RevalDate


getA_Asset_RevalDate

Timestamp getA_Asset_RevalDate()
Get A_Asset_RevalDate


setAD_User_ID

void setAD_User_ID(int AD_User_ID)
Set User/Contact. User within the system - Internal or Business Partner Contact


getAD_User_ID

int getAD_User_ID()
Get User/Contact. User within the system - Internal or Business Partner Contact


getAD_User

I_AD_User getAD_User()
                     throws Exception
Throws:
Exception

setA_Parent_Asset_ID

void setA_Parent_Asset_ID(int A_Parent_Asset_ID)
Set A_Parent_Asset_ID


getA_Parent_Asset_ID

int getA_Parent_Asset_ID()
Get A_Parent_Asset_ID


setA_QTY_Current

void setA_QTY_Current(BigDecimal A_QTY_Current)
Set A_QTY_Current


getA_QTY_Current

BigDecimal getA_QTY_Current()
Get A_QTY_Current


setA_QTY_Original

void setA_QTY_Original(BigDecimal A_QTY_Original)
Set A_QTY_Original


getA_QTY_Original

BigDecimal getA_QTY_Original()
Get A_QTY_Original


setAssetDepreciationDate

void setAssetDepreciationDate(Timestamp AssetDepreciationDate)
Set Asset Depreciation Date. Date of last depreciation


getAssetDepreciationDate

Timestamp getAssetDepreciationDate()
Get Asset Depreciation Date. Date of last depreciation


setAssetDisposalDate

void setAssetDisposalDate(Timestamp AssetDisposalDate)
Set Asset Disposal Date. Date when the asset is/was disposed


getAssetDisposalDate

Timestamp getAssetDisposalDate()
Get Asset Disposal Date. Date when the asset is/was disposed


setAssetServiceDate

void setAssetServiceDate(Timestamp AssetServiceDate)
Set In Service Date. Date when Asset was put into service


getAssetServiceDate

Timestamp getAssetServiceDate()
Get In Service Date. Date when Asset was put into service


setC_BPartner_ID

void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . Identifies a Business Partner


getC_BPartner_ID

int getC_BPartner_ID()
Get Business Partner . Identifies a Business Partner


getC_BPartner

I_C_BPartner getC_BPartner()
                           throws Exception
Throws:
Exception

setC_BPartner_Location_ID

void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location. Identifies the (ship to) address for this Business Partner


getC_BPartner_Location_ID

int getC_BPartner_Location_ID()
Get Partner Location. Identifies the (ship to) address for this Business Partner


getC_BPartner_Location

I_C_BPartner_Location getC_BPartner_Location()
                                             throws Exception
Throws:
Exception

setC_BPartnerSR_ID

void setC_BPartnerSR_ID(int C_BPartnerSR_ID)
Set BPartner (Agent). Business Partner (Agent or Sales Rep)


getC_BPartnerSR_ID

int getC_BPartnerSR_ID()
Get BPartner (Agent). Business Partner (Agent or Sales Rep)


setC_Location_ID

void setC_Location_ID(int C_Location_ID)
Set Address. Location or Address


getC_Location_ID

int getC_Location_ID()
Get Address. Location or Address


getC_Location

I_C_Location getC_Location()
                           throws Exception
Throws:
Exception

setC_Project_ID

void setC_Project_ID(int C_Project_ID)
Set Project. Financial Project


getC_Project_ID

int getC_Project_ID()
Get Project. Financial Project


getC_Project

I_C_Project getC_Project()
                         throws Exception
Throws:
Exception

setDescription

void setDescription(String Description)
Set Description. Optional short description of the record


getDescription

String getDescription()
Get Description. Optional short description of the record


setGuaranteeDate

void setGuaranteeDate(Timestamp GuaranteeDate)
Set Guarantee Date. Date when guarantee expires


getGuaranteeDate

Timestamp getGuaranteeDate()
Get Guarantee Date. Date when guarantee expires


setHelp

void setHelp(String Help)
Set Comment/Help. Comment or Hint


getHelp

String getHelp()
Get Comment/Help. Comment or Hint


setIsDepreciated

void setIsDepreciated(boolean IsDepreciated)
Set Depreciate. The asset will be depreciated


isDepreciated

boolean isDepreciated()
Get Depreciate. The asset will be depreciated


setIsDisposed

void setIsDisposed(boolean IsDisposed)
Set Disposed. The asset is disposed


isDisposed

boolean isDisposed()
Get Disposed. The asset is disposed


setIsFullyDepreciated

void setIsFullyDepreciated(boolean IsFullyDepreciated)
Set Fully depreciated. The asset is fully depreciated


isFullyDepreciated

boolean isFullyDepreciated()
Get Fully depreciated. The asset is fully depreciated


setIsInPosession

void setIsInPosession(boolean IsInPosession)
Set In Possession. The asset is in the possession of the organization


isInPosession

boolean isInPosession()
Get In Possession. The asset is in the possession of the organization


setIsOwned

void setIsOwned(boolean IsOwned)
Set Owned. The asset is owned by the organization


isOwned

boolean isOwned()
Get Owned. The asset is owned by the organization


setLastMaintenanceDate

void setLastMaintenanceDate(Timestamp LastMaintenanceDate)
Set Last Maintenance. Last Maintenance Date


getLastMaintenanceDate

Timestamp getLastMaintenanceDate()
Get Last Maintenance. Last Maintenance Date


setLastMaintenanceNote

void setLastMaintenanceNote(String LastMaintenanceNote)
Set Last Note. Last Maintenance Note


getLastMaintenanceNote

String getLastMaintenanceNote()
Get Last Note. Last Maintenance Note


setLastMaintenanceUnit

void setLastMaintenanceUnit(int LastMaintenanceUnit)
Set Last Unit. Last Maintenance Unit


getLastMaintenanceUnit

int getLastMaintenanceUnit()
Get Last Unit. Last Maintenance Unit


setLease_BPartner_ID

void setLease_BPartner_ID(int Lease_BPartner_ID)
Set Lessor. The Business Partner who rents or leases


getLease_BPartner_ID

int getLease_BPartner_ID()
Get Lessor. The Business Partner who rents or leases


setLeaseTerminationDate

void setLeaseTerminationDate(Timestamp LeaseTerminationDate)
Set Lease Termination. Lease Termination Date


getLeaseTerminationDate

Timestamp getLeaseTerminationDate()
Get Lease Termination. Lease Termination Date


setLifeUseUnits

void setLifeUseUnits(int LifeUseUnits)
Set Life use. Units of use until the asset is not usable anymore


getLifeUseUnits

int getLifeUseUnits()
Get Life use. Units of use until the asset is not usable anymore


setLocationComment

void setLocationComment(String LocationComment)
Set Location comment. Additional comments or remarks concerning the location


getLocationComment

String getLocationComment()
Get Location comment. Additional comments or remarks concerning the location


setLot

void setLot(String Lot)
Set Lot No. Lot number (alphanumeric)


getLot

String getLot()
Get Lot No. Lot number (alphanumeric)


setM_AttributeSetInstance_ID

void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. Product Attribute Set Instance


getM_AttributeSetInstance_ID

int getM_AttributeSetInstance_ID()
Get Attribute Set Instance. Product Attribute Set Instance


setM_InOutLine_ID

void setM_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt Line. Line on Shipment or Receipt document


getM_InOutLine_ID

int getM_InOutLine_ID()
Get Shipment/Receipt Line. Line on Shipment or Receipt document


getM_InOutLine

I_M_InOutLine getM_InOutLine()
                             throws Exception
Throws:
Exception

setM_Locator_ID

void setM_Locator_ID(int M_Locator_ID)
Set Locator. Warehouse Locator


getM_Locator_ID

int getM_Locator_ID()
Get Locator. Warehouse Locator


getM_Locator

I_M_Locator getM_Locator()
                         throws Exception
Throws:
Exception

setM_Product_ID

void setM_Product_ID(int M_Product_ID)
Set Product. Product, Service, Item


getM_Product_ID

int getM_Product_ID()
Get Product. Product, Service, Item


getM_Product

I_M_Product getM_Product()
                         throws Exception
Throws:
Exception

setName

void setName(String Name)
Set Name. Alphanumeric identifier of the entity


getName

String getName()
Get Name. Alphanumeric identifier of the entity


setNextMaintenenceDate

void setNextMaintenenceDate(Timestamp NextMaintenenceDate)
Set Next Maintenence. Next Maintenence Date


getNextMaintenenceDate

Timestamp getNextMaintenenceDate()
Get Next Maintenence. Next Maintenence Date


setNextMaintenenceUnit

void setNextMaintenenceUnit(int NextMaintenenceUnit)
Set Next Unit. Next Maintenence Unit


getNextMaintenenceUnit

int getNextMaintenenceUnit()
Get Next Unit. Next Maintenence Unit


setProcessing

void setProcessing(boolean Processing)
Set Process Now


isProcessing

boolean isProcessing()
Get Process Now


setQty

void setQty(BigDecimal Qty)
Set Quantity. Quantity


getQty

BigDecimal getQty()
Get Quantity. Quantity


setSerNo

void setSerNo(String SerNo)
Set Serial No. Product Serial Number


getSerNo

String getSerNo()
Get Serial No. Product Serial Number


setUseLifeMonths

void setUseLifeMonths(int UseLifeMonths)
Set Usable Life - Months. Months of the usable life of the asset


getUseLifeMonths

int getUseLifeMonths()
Get Usable Life - Months. Months of the usable life of the asset


setUseLifeYears

void setUseLifeYears(int UseLifeYears)
Set Usable Life - Years. Years of the usable life of the asset


getUseLifeYears

int getUseLifeYears()
Get Usable Life - Years. Years of the usable life of the asset


setUseUnits

void setUseUnits(int UseUnits)
Set Use units. Currently used units of the assets


getUseUnits

int getUseUnits()
Get Use units. Currently used units of the assets


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


setVersionNo

void setVersionNo(String VersionNo)
Set Version No. Version Number


getVersionNo

String getVersionNo()
Get Version No. Version Number


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.