Interface I_M_LotCtl

  • All Known Implementing Classes:
    MLotCtl, X_M_LotCtl

    public interface I_M_LotCtl
    Generated Interface for M_LotCtl
    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
      • getCreated

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

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

        void setCurrentNext​(int CurrentNext)
        Set Current Next. The next number to be used
      • getCurrentNext

        int getCurrentNext()
        Get Current Next. The next number to be used
      • setDescription

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

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

        void setIncrementNo​(int IncrementNo)
        Set Increment. The number to increment the last document number by
      • getIncrementNo

        int getIncrementNo()
        Get Increment. The number to increment the last document number by
      • 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_LotCtl_ID

        void setM_LotCtl_ID​(int M_LotCtl_ID)
        Set Lot Control. Product Lot Control
      • getM_LotCtl_ID

        int getM_LotCtl_ID()
        Get Lot Control. Product Lot Control
      • setM_LotCtl_UU

        void setM_LotCtl_UU​(String M_LotCtl_UU)
        Set M_LotCtl_UU
      • getM_LotCtl_UU

        String getM_LotCtl_UU()
        Get M_LotCtl_UU
      • setName

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

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

        void setPrefix​(String Prefix)
        Set Prefix. Prefix before the sequence number
      • getPrefix

        String getPrefix()
        Get Prefix. Prefix before the sequence number
      • setStartNo

        void setStartNo​(int StartNo)
        Set Start No. Starting number/position
      • getStartNo

        int getStartNo()
        Get Start No. Starting number/position
      • setSuffix

        void setSuffix​(String Suffix)
        Set Suffix. Suffix after the number
      • getSuffix

        String getSuffix()
        Get Suffix. Suffix after the number
      • getUpdated

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

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