Interface I_PA_ColorSchema

  • All Known Implementing Classes:
    MColorSchema, X_PA_ColorSchema

    public interface I_PA_ColorSchema
    Generated Interface for PA_ColorSchema
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • 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
      • setAD_PrintColor1_ID

        void setAD_PrintColor1_ID​(int AD_PrintColor1_ID)
        Set Color 1. First color used
      • getAD_PrintColor1_ID

        int getAD_PrintColor1_ID()
        Get Color 1. First color used
      • setAD_PrintColor2_ID

        void setAD_PrintColor2_ID​(int AD_PrintColor2_ID)
        Set Color 2. Second color used
      • getAD_PrintColor2_ID

        int getAD_PrintColor2_ID()
        Get Color 2. Second color used
      • setAD_PrintColor3_ID

        void setAD_PrintColor3_ID​(int AD_PrintColor3_ID)
        Set Color 3. Third color used
      • getAD_PrintColor3_ID

        int getAD_PrintColor3_ID()
        Get Color 3. Third color used
      • setAD_PrintColor4_ID

        void setAD_PrintColor4_ID​(int AD_PrintColor4_ID)
        Set Color 4. Forth color used
      • getAD_PrintColor4_ID

        int getAD_PrintColor4_ID()
        Get Color 4. Forth color used
      • 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
      • setEntityType

        void setEntityType​(String EntityType)
        Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization
      • getEntityType

        String getEntityType()
        Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization
      • 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
      • setMark1Percent

        void setMark1Percent​(int Mark1Percent)
        Set Mark 1 Percent. Percentage up to this color is used
      • getMark1Percent

        int getMark1Percent()
        Get Mark 1 Percent. Percentage up to this color is used
      • setMark2Percent

        void setMark2Percent​(int Mark2Percent)
        Set Mark 2 Percent. Percentage up to this color is used
      • getMark2Percent

        int getMark2Percent()
        Get Mark 2 Percent. Percentage up to this color is used
      • setMark3Percent

        void setMark3Percent​(int Mark3Percent)
        Set Mark 3 Percent. Percentage up to this color is used
      • getMark3Percent

        int getMark3Percent()
        Get Mark 3 Percent. Percentage up to this color is used
      • setMark4Percent

        void setMark4Percent​(int Mark4Percent)
        Set Mark 4 Percent. Percentage up to this color is used
      • getMark4Percent

        int getMark4Percent()
        Get Mark 4 Percent. Percentage up to this color is used
      • setName

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

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

        void setPA_ColorSchema_ID​(int PA_ColorSchema_ID)
        Set Color Schema. Performance Color Schema
      • getPA_ColorSchema_ID

        int getPA_ColorSchema_ID()
        Get Color Schema. Performance Color Schema
      • setPA_ColorSchema_UU

        void setPA_ColorSchema_UU​(String PA_ColorSchema_UU)
        Set PA_ColorSchema_UU
      • getPA_ColorSchema_UU

        String getPA_ColorSchema_UU()
        Get PA_ColorSchema_UU
      • getUpdated

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

        int getUpdatedBy()
        Get Updated By. User who updated this records