Interface I_COF_ProductClass

All Known Implementing Classes:
MCOFProductClass, X_COF_ProductClass

public interface I_COF_ProductClass
Generated Interface for COF_ProductClass
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_ProductClass_ID

      void setCOF_ProductClass_ID(int COF_ProductClass_ID)
      Set Classe do Produto. Primary Key : Product Class
    • getCOF_ProductClass_ID

      int getCOF_ProductClass_ID()
      Get Classe do Produto. Primary Key : Product Class
    • setCOF_ProductClass_UU

      void setCOF_ProductClass_UU(String COF_ProductClass_UU)
      Set COF_ProductClass_UU
    • getCOF_ProductClass_UU

      String getCOF_ProductClass_UU()
      Get COF_ProductClass_UU
    • setCOF_ProductType_ID

      void setCOF_ProductType_ID(int COF_ProductType_ID)
      Set Tipo do Produto. Primary Key : Product Type
    • getCOF_ProductType_ID

      int getCOF_ProductType_ID()
      Get Tipo do Produto. Primary Key : Product Type
    • getCOF_ProductType

      I_COF_ProductType getCOF_ProductType() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_ServicoAtrelado_ID

      void setCOF_ServicoAtrelado_ID(int COF_ServicoAtrelado_ID)
      Set Serviço Atrelado. Indica o Serviço atrelado ao registro.
    • getCOF_ServicoAtrelado_ID

      int getCOF_ServicoAtrelado_ID()
      Get Serviço Atrelado. Indica o Serviço atrelado ao registro.
    • getCOF_ServicoAtrelado

      I_M_Product getCOF_ServicoAtrelado() throws RuntimeException
      Throws:
      RuntimeException
    • 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