Interface I_A_Asset

All Known Implementing Classes:
MAsset, X_A_Asset

public interface I_A_Asset
Generated Interface for A_Asset
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • setA_Asset_Action

      void setA_Asset_Action(String A_Asset_Action)
      Set Asset Action
    • getA_Asset_Action

      String getA_Asset_Action()
      Get Asset Action
    • 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
    • getA_Asset_Class

      I_A_Asset_Class getA_Asset_Class() throws RuntimeException
      Throws:
      RuntimeException
    • setA_Asset_CreateDate

      void setA_Asset_CreateDate(Timestamp A_Asset_CreateDate)
      Set Create Date
    • getA_Asset_CreateDate

      Timestamp getA_Asset_CreateDate()
      Get Create Date
    • 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 RuntimeException
      Throws:
      RuntimeException
    • 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 Revaluation Date
    • getA_Asset_RevalDate

      Timestamp getA_Asset_RevalDate()
      Get Revaluation Date
    • setA_Asset_Status

      void setA_Asset_Status(String A_Asset_Status)
      Set Asset Status
    • getA_Asset_Status

      String getA_Asset_Status()
      Get Asset Status
    • setA_AssetType

      void setA_AssetType(String A_AssetType)
      Set Asset Type
    • getA_AssetType

      String getA_AssetType()
      Get Asset Type
    • setA_Asset_Type_ID

      void setA_Asset_Type_ID(int A_Asset_Type_ID)
      Set Asset Type
    • getA_Asset_Type_ID

      int getA_Asset_Type_ID()
      Get Asset Type
    • getA_Asset_Type

      I_A_Asset_Type getA_Asset_Type() throws RuntimeException
      Throws:
      RuntimeException
    • setA_Asset_UU

      void setA_Asset_UU(String A_Asset_UU)
      Set A_Asset_UU
    • getA_Asset_UU

      String getA_Asset_UU()
      Get A_Asset_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
    • 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 RuntimeException
      Throws:
      RuntimeException
    • setA_Parent_Asset_ID

      void setA_Parent_Asset_ID(int A_Parent_Asset_ID)
      Set Parent Asset
    • getA_Parent_Asset_ID

      int getA_Parent_Asset_ID()
      Get Parent Asset
    • getA_Parent_Asset

      I_A_Asset getA_Parent_Asset() throws RuntimeException
      Throws:
      RuntimeException
    • setA_QTY_Current

      void setA_QTY_Current(BigDecimal A_QTY_Current)
      Set Current Qty
    • getA_QTY_Current

      BigDecimal getA_QTY_Current()
      Get Current Qty
    • 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
    • setAssetActivationDate

      void setAssetActivationDate(Timestamp AssetActivationDate)
      Set Activation Date
    • getAssetActivationDate

      Timestamp getAssetActivationDate()
      Get Activation Date
    • 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_Activity_ID

      void setC_Activity_ID(int C_Activity_ID)
      Set Activity. Business Activity
    • getC_Activity_ID

      int getC_Activity_ID()
      Get Activity. Business Activity
    • getC_Activity

      I_C_Activity getC_Activity() throws RuntimeException
      Throws:
      RuntimeException
    • 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 RuntimeException
      Throws:
      RuntimeException
    • 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 RuntimeException
      Throws:
      RuntimeException
    • 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)
    • getC_BPartnerSR

      I_C_BPartner getC_BPartnerSR() throws RuntimeException
      Throws:
      RuntimeException
    • 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 RuntimeException
      Throws:
      RuntimeException
    • 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 RuntimeException
      Throws:
      RuntimeException
    • 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
    • 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
    • setInventoryNo

      void setInventoryNo(String InventoryNo)
      Set Inventory No
    • getInventoryNo

      String getInventoryNo()
      Get Inventory No
    • 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
    • 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
    • getLease_BPartner

      I_C_BPartner getLease_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • 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)
    • setManufacturedYear

      void setManufacturedYear(int ManufacturedYear)
      Set Manufactured Year
    • getManufacturedYear

      int getManufacturedYear()
      Get Manufactured Year
    • setManufacturer

      void setManufacturer(String Manufacturer)
      Set Manufacturer. Manufacturer of the Product
    • getManufacturer

      String getManufacturer()
      Get Manufacturer. Manufacturer of the Product
    • 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
    • getM_AttributeSetInstance

      I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
      Throws:
      RuntimeException
    • 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 RuntimeException
      Throws:
      RuntimeException
    • 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 RuntimeException
      Throws:
      RuntimeException
    • 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 RuntimeException
      Throws:
      RuntimeException
    • 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 Maintenance. Next Maintenance Date
    • getNextMaintenenceDate

      Timestamp getNextMaintenenceDate()
      Get Next Maintenance. Next Maintenance Date
    • setNextMaintenenceUnit

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

      int getNextMaintenenceUnit()
      Get Next Unit. Next Maintenence Unit
    • setProcessed

      void setProcessed(boolean Processed)
      Set Processed. The document has been processed
    • isProcessed

      boolean isProcessed()
      Get Processed. The document has been processed
    • 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
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records
    • 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(BigDecimal UseLifeYears)
      Set Usable Life - Years. Years of the usable life of the asset
    • getUseLifeYears

      BigDecimal 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