Interface I_M_DiscountSchemaBreak

  • All Known Implementing Classes:
    MDiscountSchemaBreak, X_M_DiscountSchemaBreak

    public interface I_M_DiscountSchemaBreak
    Generated Interface for M_DiscountSchemaBreak
    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
      • setBreakDiscount

        void setBreakDiscount​(BigDecimal BreakDiscount)
        Set Break Discount %. Trade Discount in Percent for the break level
      • getBreakDiscount

        BigDecimal getBreakDiscount()
        Get Break Discount %. Trade Discount in Percent for the break level
      • setBreakValue

        void setBreakValue​(BigDecimal BreakValue)
        Set Break Value. Low Value of trade discount break level
      • getBreakValue

        BigDecimal getBreakValue()
        Get Break Value. Low Value of trade discount break level
      • 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
      • setIsBPartnerFlatDiscount

        void setIsBPartnerFlatDiscount​(boolean IsBPartnerFlatDiscount)
        Set B.Partner Flat Discount. Use flat discount defined on Business Partner Level
      • isBPartnerFlatDiscount

        boolean isBPartnerFlatDiscount()
        Get B.Partner Flat Discount. Use flat discount defined on Business Partner Level
      • setM_DiscountSchemaBreak_ID

        void setM_DiscountSchemaBreak_ID​(int M_DiscountSchemaBreak_ID)
        Set Discount Schema Break. Trade Discount Break
      • getM_DiscountSchemaBreak_ID

        int getM_DiscountSchemaBreak_ID()
        Get Discount Schema Break. Trade Discount Break
      • setM_DiscountSchemaBreak_UU

        void setM_DiscountSchemaBreak_UU​(String M_DiscountSchemaBreak_UU)
        Set M_DiscountSchemaBreak_UU
      • getM_DiscountSchemaBreak_UU

        String getM_DiscountSchemaBreak_UU()
        Get M_DiscountSchemaBreak_UU
      • setM_DiscountSchema_ID

        void setM_DiscountSchema_ID​(int M_DiscountSchema_ID)
        Set Discount Schema. Schema to calculate the trade discount percentage
      • getM_DiscountSchema_ID

        int getM_DiscountSchema_ID()
        Get Discount Schema. Schema to calculate the trade discount percentage
      • setM_Product_Category_ID

        void setM_Product_Category_ID​(int M_Product_Category_ID)
        Set Product Category. Category of a Product
      • getM_Product_Category_ID

        int getM_Product_Category_ID()
        Get Product Category. Category of a Product
      • 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
      • setSeqNo

        void setSeqNo​(int SeqNo)
        Set Sequence. Method of ordering records; lowest number comes first
      • getSeqNo

        int getSeqNo()
        Get Sequence. Method of ordering records; lowest number comes first
      • getUpdated

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

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