Interface I_DD_NetworkDistributionLine

  • All Known Implementing Classes:
    X_DD_NetworkDistributionLine

    public interface I_DD_NetworkDistributionLine
    Generated Interface for DD_NetworkDistributionLine
    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
      • setDD_NetworkDistribution_ID

        void setDD_NetworkDistribution_ID​(int DD_NetworkDistribution_ID)
        Set Network Distribution
      • getDD_NetworkDistribution_ID

        int getDD_NetworkDistribution_ID()
        Get Network Distribution
      • setDD_NetworkDistributionLine_ID

        void setDD_NetworkDistributionLine_ID​(int DD_NetworkDistributionLine_ID)
        Set Network Distribution Line
      • getDD_NetworkDistributionLine_ID

        int getDD_NetworkDistributionLine_ID()
        Get Network Distribution Line
      • setDD_NetworkDistributionLine_UU

        void setDD_NetworkDistributionLine_UU​(String DD_NetworkDistributionLine_UU)
        Set DD_NetworkDistributionLine_UU
      • getDD_NetworkDistributionLine_UU

        String getDD_NetworkDistributionLine_UU()
        Get DD_NetworkDistributionLine_UU
      • 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_Shipper_ID

        void setM_Shipper_ID​(int M_Shipper_ID)
        Set Shipper. Method or manner of product delivery
      • getM_Shipper_ID

        int getM_Shipper_ID()
        Get Shipper. Method or manner of product delivery
      • setM_Warehouse_ID

        void setM_Warehouse_ID​(int M_Warehouse_ID)
        Set Warehouse. Storage Warehouse and Service Point
      • getM_Warehouse_ID

        int getM_Warehouse_ID()
        Get Warehouse. Storage Warehouse and Service Point
      • setM_WarehouseSource_ID

        void setM_WarehouseSource_ID​(int M_WarehouseSource_ID)
        Set Source Warehouse. Optional Warehouse to replenish from
      • getM_WarehouseSource_ID

        int getM_WarehouseSource_ID()
        Get Source Warehouse. Optional Warehouse to replenish from
      • setPercent

        void setPercent​(BigDecimal Percent)
        Set Percent. Percentage
      • getPercent

        BigDecimal getPercent()
        Get Percent. Percentage
      • setPriorityNo

        void setPriorityNo​(int PriorityNo)
        Set Relative Priority. Where inventory should be picked from first
      • getPriorityNo

        int getPriorityNo()
        Get Relative Priority. Where inventory should be picked from first
      • setTransfertTime

        void setTransfertTime​(BigDecimal TransfertTime)
        Set Transfert Time
      • getTransfertTime

        BigDecimal getTransfertTime()
        Get Transfert Time
      • getUpdated

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

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

        void setValidFrom​(Timestamp ValidFrom)
        Set Valid from. Valid from including this date (first day)
      • getValidFrom

        Timestamp getValidFrom()
        Get Valid from. Valid from including this date (first day)
      • setValidTo

        void setValidTo​(Timestamp ValidTo)
        Set Valid to. Valid to including this date (last day)
      • getValidTo

        Timestamp getValidTo()
        Get Valid to. Valid to including this date (last day)