Interface I_A_Asset_Group

  • All Known Implementing Classes:
    MAssetGroup, X_A_Asset_Group

    public interface I_A_Asset_Group
    Generated Interface for A_Asset_Group
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • 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_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
      • setA_Asset_Group_UU

        void setA_Asset_Group_UU​(String A_Asset_Group_UU)
        Set A_Asset_Group_UU
      • getA_Asset_Group_UU

        String getA_Asset_Group_UU()
        Get A_Asset_Group_UU
      • 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
      • 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
      • 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
      • setHelp

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

        String getHelp()
        Get Comment/Help. Comment or Hint
      • 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
      • setIsCreateAsActive

        void setIsCreateAsActive​(boolean IsCreateAsActive)
        Set Create As Active. Create Asset and activate it
      • isCreateAsActive

        boolean isCreateAsActive()
        Get Create As Active. Create Asset and activate it
      • setIsDefault

        void setIsDefault​(boolean IsDefault)
        Set Default. Default value
      • isDefault

        boolean isDefault()
        Get Default. Default value
      • setIsDepreciated

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

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

        void setIsFixedAsset​(boolean IsFixedAsset)
        Set IsFixedAsset
      • isFixedAsset

        boolean isFixedAsset()
        Get IsFixedAsset
      • setIsOneAssetPerUOM

        void setIsOneAssetPerUOM​(boolean IsOneAssetPerUOM)
        Set One Asset Per UOM. Create one asset per UOM
      • isOneAssetPerUOM

        boolean isOneAssetPerUOM()
        Get One Asset Per UOM. Create one asset per UOM
      • 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
      • setIsTrackIssues

        void setIsTrackIssues​(boolean IsTrackIssues)
        Set Track Issues. Enable tracking issues for this asset
      • isTrackIssues

        boolean isTrackIssues()
        Get Track Issues. Enable tracking issues for this asset
      • 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