Interface I_AD_Color

All Known Implementing Classes:
MColor, X_AD_Color

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

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Color_ID

      void setAD_Color_ID(int AD_Color_ID)
      Set System Color. Color for backgrounds or indicators
    • getAD_Color_ID

      int getAD_Color_ID()
      Get System Color. Color for backgrounds or indicators
    • setAD_Color_UU

      void setAD_Color_UU(String AD_Color_UU)
      Set AD_Color_UU
    • getAD_Color_UU

      String getAD_Color_UU()
      Get AD_Color_UU
    • setAD_Image_ID

      void setAD_Image_ID(int AD_Image_ID)
      Set Image. Image or Icon
    • getAD_Image_ID

      int getAD_Image_ID()
      Get Image. Image or Icon
    • getAD_Image

      I_AD_Image getAD_Image() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setAlpha

      void setAlpha(int Alpha)
      Set Alpha. Color Alpha value 0-255
    • getAlpha

      int getAlpha()
      Get Alpha. Color Alpha value 0-255
    • setAlpha_1

      void setAlpha_1(int Alpha_1)
      Set 2nd Alpha. Alpha value for second color
    • getAlpha_1

      int getAlpha_1()
      Get 2nd Alpha. Alpha value for second color
    • setBlue

      void setBlue(int Blue)
      Set Blue. Color RGB blue value
    • getBlue

      int getBlue()
      Get Blue. Color RGB blue value
    • setBlue_1

      void setBlue_1(int Blue_1)
      Set 2nd Blue. RGB value for second color
    • getBlue_1

      int getBlue_1()
      Get 2nd Blue. RGB value for second color
    • setColorType

      void setColorType(String ColorType)
      Set Color Type. Color presentation for this color
    • getColorType

      String getColorType()
      Get Color Type. Color presentation for this color
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setGreen

      void setGreen(int Green)
      Set Green. RGB value
    • getGreen

      int getGreen()
      Get Green. RGB value
    • setGreen_1

      void setGreen_1(int Green_1)
      Set 2nd Green. RGB value for second color
    • getGreen_1

      int getGreen_1()
      Get 2nd Green. RGB value for second color
    • setImageAlpha

      void setImageAlpha(BigDecimal ImageAlpha)
      Set Image Alpha. Image Texture Composite Alpha
    • getImageAlpha

      BigDecimal getImageAlpha()
      Get Image Alpha. Image Texture Composite Alpha
    • 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
    • setIsDefault

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

      boolean isDefault()
      Get Default. Default value
    • setLineDistance

      void setLineDistance(int LineDistance)
      Set Line Distance. Distance between lines
    • getLineDistance

      int getLineDistance()
      Get Line Distance. Distance between lines
    • setLineWidth

      void setLineWidth(int LineWidth)
      Set Line Width. Width of the lines
    • getLineWidth

      int getLineWidth()
      Get Line Width. Width of the lines
    • setName

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

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

      void setRed(int Red)
      Set Red. RGB value
    • getRed

      int getRed()
      Get Red. RGB value
    • setRed_1

      void setRed_1(int Red_1)
      Set 2nd Red. RGB value for second color
    • getRed_1

      int getRed_1()
      Get 2nd Red. RGB value for second color
    • setRepeatDistance

      void setRepeatDistance(int RepeatDistance)
      Set Repeat Distance. Distance in points to repeat gradient color - or zero
    • getRepeatDistance

      int getRepeatDistance()
      Get Repeat Distance. Distance in points to repeat gradient color - or zero
    • setStartPoint

      void setStartPoint(String StartPoint)
      Set Start Point. Start point of the gradient colors
    • getStartPoint

      String getStartPoint()
      Get Start Point. Start point of the gradient colors
    • getUpdated

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

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