Interface I_C_POSKey

All Known Implementing Classes:
MPOSKey, X_C_POSKey

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

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • 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
    • 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_PrintColor_ID

      void setAD_PrintColor_ID(int AD_PrintColor_ID)
      Set Print Color. Color used for printing and display
    • getAD_PrintColor_ID

      int getAD_PrintColor_ID()
      Get Print Color. Color used for printing and display
    • getAD_PrintColor

      I_AD_PrintColor getAD_PrintColor() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_PrintFont_ID

      void setAD_PrintFont_ID(int AD_PrintFont_ID)
      Set Print Font. Maintain Print Font
    • getAD_PrintFont_ID

      int getAD_PrintFont_ID()
      Get Print Font. Maintain Print Font
    • getAD_PrintFont

      I_AD_PrintFont getAD_PrintFont() throws RuntimeException
      Throws:
      RuntimeException
    • setC_POSKey_ID

      void setC_POSKey_ID(int C_POSKey_ID)
      Set POS Key. POS Function Key
    • getC_POSKey_ID

      int getC_POSKey_ID()
      Get POS Key. POS Function Key
    • setC_POSKeyLayout_ID

      void setC_POSKeyLayout_ID(int C_POSKeyLayout_ID)
      Set POS Key Layout. POS Function Key Layout
    • getC_POSKeyLayout_ID

      int getC_POSKeyLayout_ID()
      Get POS Key Layout. POS Function Key Layout
    • getC_POSKeyLayout

      I_C_POSKeyLayout getC_POSKeyLayout() throws RuntimeException
      Throws:
      RuntimeException
    • setC_POSKey_UU

      void setC_POSKey_UU(String C_POSKey_UU)
      Set C_POSKey_UU
    • getC_POSKey_UU

      String getC_POSKey_UU()
      Get C_POSKey_UU
    • 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
    • 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
    • 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
    • setQty

      void setQty(BigDecimal Qty)
      Set Quantity. Quantity
    • getQty

      BigDecimal getQty()
      Get Quantity. Quantity
    • setSeqNo

      void setSeqNo(int SeqNo)
      Set Sequence. Method of ordering records; lowest number comes first
    • getSeqNo

      int getSeqNo()
      Get Sequence. Method of ordering records; lowest number comes first
    • setSpanX

      void setSpanX(int SpanX)
      Set Column span. Number of columns spanned
    • getSpanX

      int getSpanX()
      Get Column span. Number of columns spanned
    • setSpanY

      void setSpanY(int SpanY)
      Set Row Span. Number of rows spanned
    • getSpanY

      int getSpanY()
      Get Row Span. Number of rows spanned
    • setSubKeyLayout_ID

      void setSubKeyLayout_ID(int SubKeyLayout_ID)
      Set Key Layout. Key Layout to be displayed when this key is pressed
    • getSubKeyLayout_ID

      int getSubKeyLayout_ID()
      Get Key Layout. Key Layout to be displayed when this key is pressed
    • getSubKeyLayout

      I_C_POSKeyLayout getSubKeyLayout() throws RuntimeException
      Throws:
      RuntimeException
    • setText

      void setText(String Text)
      Set Description
    • getText

      String getText()
      Get Description
    • getUpdated

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

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