Interface I_Test

All Known Implementing Classes:
MTest, X_Test

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

  • Method Details

    • setAccount_Acct

      void setAccount_Acct(int Account_Acct)
      Set Account_Acct
    • getAccount_Acct

      int getAccount_Acct()
      Get Account_Acct
    • getAccount_A

      I_C_ValidCombination getAccount_A() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setAD_Table_ID

      void setAD_Table_ID(int AD_Table_ID)
      Set Table. Database Table information
    • getAD_Table_ID

      int getAD_Table_ID()
      Get Table. Database Table information
    • getAD_Table

      I_AD_Table getAD_Table() throws RuntimeException
      Throws:
      RuntimeException
    • setBinaryData

      void setBinaryData(int BinaryData)
      Set Binary Data. Binary Data
    • getBinaryData

      int getBinaryData()
      Get Binary Data. Binary Data
    • setC_BPartner_ID

      void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner. Identifies a Business Partner
    • getC_BPartner_ID

      int getC_BPartner_ID()
      Get Business Partner. Identifies a Business Partner
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Currency_ID

      void setC_Currency_ID(int C_Currency_ID)
      Set Currency. The Currency for this record
    • getC_Currency_ID

      int getC_Currency_ID()
      Get Currency. The Currency for this record
    • getC_Currency

      I_C_Currency getC_Currency() throws RuntimeException
      Throws:
      RuntimeException
    • setCharacterData

      void setCharacterData(String CharacterData)
      Set Character Data. Long Character Field
    • getCharacterData

      String getCharacterData()
      Get Character Data. Long Character Field
    • setC_Location_ID

      void setC_Location_ID(int C_Location_ID)
      Set Address. Location or Address
    • getC_Location_ID

      int getC_Location_ID()
      Get Address. Location or Address
    • getC_Location

      I_C_Location getC_Location() throws RuntimeException
      Throws:
      RuntimeException
    • setColor

      void setColor(String Color)
      Set Color
    • getColor

      String getColor()
      Get Color
    • setC_Payment_ID

      void setC_Payment_ID(int C_Payment_ID)
      Set Payment. Payment identifier
    • getC_Payment_ID

      int getC_Payment_ID()
      Get Payment. Payment identifier
    • getC_Payment

      I_C_Payment getC_Payment() 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
    • setC_UOM_ID

      void setC_UOM_ID(int C_UOM_ID)
      Set UOM. Unit of Measure
    • getC_UOM_ID

      int getC_UOM_ID()
      Get UOM. Unit of Measure
    • getC_UOM

      I_C_UOM getC_UOM() throws RuntimeException
      Throws:
      RuntimeException
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setHelp

      void setHelp(String Help)
      Set Comment/Help. Comment or Hint
    • getHelp

      String getHelp()
      Get Comment/Help. Comment or Hint
    • 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_Locator_ID

      void setM_Locator_ID(int M_Locator_ID)
      Set Locator. Warehouse Locator
    • getM_Locator_ID

      int getM_Locator_ID()
      Get Locator. Warehouse Locator
    • getM_Locator

      I_M_Locator getM_Locator() 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
    • setName

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

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

      void setProcessed(boolean Processed)
      Set Processed. The document has been processed
    • isProcessed

      boolean isProcessed()
      Get Processed. The document has been processed
    • setProcessing

      void setProcessing(boolean Processing)
      Set Process Now
    • isProcessing

      boolean isProcessing()
      Get Process Now
    • setRecord_ID

      void setRecord_ID(int Record_ID)
      Set Record ID. Direct internal record ID
    • getRecord_ID

      int getRecord_ID()
      Get Record ID. Direct internal record ID
    • setRecord_UU

      void setRecord_UU(String Record_UU)
      Set Record UUID
    • getRecord_UU

      String getRecord_UU()
      Get Record UUID
    • setT_Amount

      void setT_Amount(BigDecimal T_Amount)
      Set Amount
    • getT_Amount

      BigDecimal getT_Amount()
      Get Amount
    • setT_Date

      void setT_Date(Timestamp T_Date)
      Set Date
    • getT_Date

      Timestamp getT_Date()
      Get Date
    • setT_DateTime

      void setT_DateTime(Timestamp T_DateTime)
      Set DateTime
    • getT_DateTime

      Timestamp getT_DateTime()
      Get DateTime
    • setTest_ID

      void setTest_ID(int Test_ID)
      Set Test ID
    • getTest_ID

      int getTest_ID()
      Get Test ID
    • setTest_UU

      void setTest_UU(String Test_UU)
      Set Test_UU
    • getTest_UU

      String getTest_UU()
      Get Test_UU
    • setTestVirtualQty

      void setTestVirtualQty(BigDecimal TestVirtualQty)
      Set Virtual Quantity. Used only for testing purposes
    • getTestVirtualQty

      BigDecimal getTestVirtualQty()
      Get Virtual Quantity. Used only for testing purposes
    • setT_Integer

      void setT_Integer(int T_Integer)
      Set Integer
    • getT_Integer

      int getT_Integer()
      Get Integer
    • setT_Number

      void setT_Number(BigDecimal T_Number)
      Set Number
    • getT_Number

      BigDecimal getT_Number()
      Get Number
    • setT_Qty

      void setT_Qty(BigDecimal T_Qty)
      Set Qty
    • getT_Qty

      BigDecimal getT_Qty()
      Get Qty
    • setT_Timestamp

      void setT_Timestamp(Timestamp T_Timestamp)
      Set Timestamp. Timestamp with time zone
    • getT_Timestamp

      Timestamp getT_Timestamp()
      Get Timestamp. Timestamp with time zone
    • getUpdated

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

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