Interface I_COF_Products

All Known Implementing Classes:
MCOFProducts, X_COF_Products

public interface I_COF_Products
Generated Interface for COF_Products
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
    • setA_Asset_ID

      void setA_Asset_ID(int A_Asset_ID)
      Set Asset. Asset used internally or by customers
    • getA_Asset_ID

      int getA_Asset_ID()
      Get Asset. Asset used internally or by customers
    • getA_Asset

      I_A_Asset getA_Asset() throws RuntimeException
      Throws:
      RuntimeException
    • setBalance

      void setBalance(BigDecimal Balance)
      Set Balance
    • getBalance

      BigDecimal getBalance()
      Get Balance
    • setCOF_Contract_ID

      void setCOF_Contract_ID(int COF_Contract_ID)
      Set Contrato. Primary Key : Contract
    • getCOF_Contract_ID

      int getCOF_Contract_ID()
      Get Contrato. Primary Key : Contract
    • getCOF_Contract

      I_COF_Contract getCOF_Contract() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_Products_ID

      void setCOF_Products_ID(int COF_Products_ID)
      Set Linha de Contrato. Linha de Contrato
    • getCOF_Products_ID

      int getCOF_Products_ID()
      Get Linha de Contrato. Linha de Contrato
    • setCOF_Products_UU

      void setCOF_Products_UU(String COF_Products_UU)
      Set COF_Products_UU
    • getCOF_Products_UU

      String getCOF_Products_UU()
      Get COF_Products_UU
    • setCOF_SaldoFaturar

      void setCOF_SaldoFaturar(BigDecimal COF_SaldoFaturar)
      Set Saldo a Faturar
    • getCOF_SaldoFaturar

      BigDecimal getCOF_SaldoFaturar()
      Get Saldo a Faturar
    • getCreated

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

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

      void setDiscount(BigDecimal Discount)
      Set Discount %. Discount in percent
    • getDiscount

      BigDecimal getDiscount()
      Get Discount %. Discount in percent
    • 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_PriceList_Version_ID

      void setM_PriceList_Version_ID(int M_PriceList_Version_ID)
      Set Price List Version. Identifies a unique instance of a Price List
    • getM_PriceList_Version_ID

      int getM_PriceList_Version_ID()
      Get Price List Version. Identifies a unique instance of a Price List
    • getM_PriceList_Version

      I_M_PriceList_Version getM_PriceList_Version() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setPriceActual

      void setPriceActual(BigDecimal PriceActual)
      Set Unit Price. Actual Price
    • getPriceActual

      BigDecimal getPriceActual()
      Get Unit Price. Actual Price
    • setPriceList

      void setPriceList(BigDecimal PriceList)
      Set List Price. List Price
    • getPriceList

      BigDecimal getPriceList()
      Get List Price. List Price
    • setQty

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

      BigDecimal getQty()
      Get Quantity. Quantity
    • setTotalPrice

      void setTotalPrice(BigDecimal TotalPrice)
      Set Total Price
    • getTotalPrice

      BigDecimal getTotalPrice()
      Get Total Price
    • getUpdated

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

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