Interface I_COF_LabelConfig

All Known Implementing Classes:
MCOFLabelConfig, X_COF_LabelConfig

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

  • Method Details

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

      void setCOF_AllowRepeteadLabel(boolean COF_AllowRepeteadLabel)
      Set Allow Repetead Label
    • isCOF_AllowRepeteadLabel

      boolean isCOF_AllowRepeteadLabel()
      Get Allow Repetead Label
    • setCOF_IsCheckSize

      void setCOF_IsCheckSize(boolean COF_IsCheckSize)
      Set Is Check Size
    • isCOF_IsCheckSize

      boolean isCOF_IsCheckSize()
      Get Is Check Size
    • setCOF_LabelConfigType

      void setCOF_LabelConfigType(String COF_LabelConfigType)
      Set Label Config Type
    • getCOF_LabelConfigType

      String getCOF_LabelConfigType()
      Get Label Config Type
    • setCOF_LabelConfig_ID

      void setCOF_LabelConfig_ID(int COF_LabelConfig_ID)
      Set Configuração de Etiqueta. Primary Key : Label Config
    • getCOF_LabelConfig_ID

      int getCOF_LabelConfig_ID()
      Get Configuração de Etiqueta. Primary Key : Label Config
    • setCOF_LabelConfig_UU

      void setCOF_LabelConfig_UU(String COF_LabelConfig_UU)
      Set COF_LabelConfig_UU
    • getCOF_LabelConfig_UU

      String getCOF_LabelConfig_UU()
      Get COF_LabelConfig_UU
    • setCOF_LabelSize

      void setCOF_LabelSize(int COF_LabelSize)
      Set Label Size
    • getCOF_LabelSize

      int getCOF_LabelSize()
      Get Label Size
    • setCOF_LabelType

      void setCOF_LabelType(String COF_LabelType)
      Set Label Type
    • getCOF_LabelType

      String getCOF_LabelType()
      Get Label Type
    • setCOF_VerifyIfLabelExists

      void setCOF_VerifyIfLabelExists(boolean COF_VerifyIfLabelExists)
      Set Verify If Label Exists
    • isCOF_VerifyIfLabelExists

      boolean isCOF_VerifyIfLabelExists()
      Get Verify If Label Exists
    • setCOF_VerifyingDigit

      void setCOF_VerifyingDigit(int COF_VerifyingDigit)
      Set Verifying Digit
    • getCOF_VerifyingDigit

      int getCOF_VerifyingDigit()
      Get Verifying Digit
    • 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
    • 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
    • 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