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 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • 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
      • 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
      • 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