Interface I_C_ChargeType_DocType

All Known Implementing Classes:
X_C_ChargeType_DocType

public interface I_C_ChargeType_DocType
Generated Interface for C_ChargeType_DocType
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
    • setC_ChargeType_DocType_UU

      void setC_ChargeType_DocType_UU(String C_ChargeType_DocType_UU)
      Set C_ChargeType_DocType_UU
    • getC_ChargeType_DocType_UU

      String getC_ChargeType_DocType_UU()
      Get C_ChargeType_DocType_UU
    • setC_ChargeType_ID

      void setC_ChargeType_ID(int C_ChargeType_ID)
      Set Charge Type
    • getC_ChargeType_ID

      int getC_ChargeType_ID()
      Get Charge Type
    • getC_ChargeType

      I_C_ChargeType getC_ChargeType() throws RuntimeException
      Throws:
      RuntimeException
    • setC_DocType_ID

      void setC_DocType_ID(int C_DocType_ID)
      Set Document Type. Document type or rules
    • getC_DocType_ID

      int getC_DocType_ID()
      Get Document Type. Document type or rules
    • getC_DocType

      I_C_DocType getC_DocType() 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
    • 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
    • setIsAllowNegative

      void setIsAllowNegative(boolean IsAllowNegative)
      Set Allow Negative
    • isAllowNegative

      boolean isAllowNegative()
      Get Allow Negative
    • setIsAllowPositive

      void setIsAllowPositive(boolean IsAllowPositive)
      Set Allow Positive
    • isAllowPositive

      boolean isAllowPositive()
      Get Allow Positive
    • getUpdated

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

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