Interface I_M_Freight

  • All Known Implementing Classes:
    MFreight, X_M_Freight

    public interface I_M_Freight
    Generated Interface for M_Freight
    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_Country_ID

        void setC_Country_ID​(int C_Country_ID)
        Set Country. Country
      • getC_Country_ID

        int getC_Country_ID()
        Get Country. Country
      • setC_Currency_ID

        void setC_Currency_ID​(int C_Currency_ID)
        Set Currency. The Currency for this record
      • getC_Currency_ID

        int getC_Currency_ID()
        Get Currency. The Currency for this record
      • getCreated

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

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

        void setC_Region_ID​(int C_Region_ID)
        Set Region. Identifies a geographical Region
      • getC_Region_ID

        int getC_Region_ID()
        Get Region. Identifies a geographical Region
      • setFreightAmt

        void setFreightAmt​(BigDecimal FreightAmt)
        Set Freight Amount. Freight Amount
      • getFreightAmt

        BigDecimal getFreightAmt()
        Get Freight Amount. Freight Amount
      • 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
      • setMaxDimension

        void setMaxDimension​(BigDecimal MaxDimension)
        Set Max Dimension
      • getMaxDimension

        BigDecimal getMaxDimension()
        Get Max Dimension
      • setMaxWeight

        void setMaxWeight​(BigDecimal MaxWeight)
        Set Max Weight
      • getMaxWeight

        BigDecimal getMaxWeight()
        Get Max Weight
      • setM_FreightCategory_ID

        void setM_FreightCategory_ID​(int M_FreightCategory_ID)
        Set Freight Category. Category of the Freight
      • getM_FreightCategory_ID

        int getM_FreightCategory_ID()
        Get Freight Category. Category of the Freight
      • setM_Freight_ID

        void setM_Freight_ID​(int M_Freight_ID)
        Set Freight. Freight Rate
      • getM_Freight_ID

        int getM_Freight_ID()
        Get Freight. Freight Rate
      • setM_Freight_UU

        void setM_Freight_UU​(String M_Freight_UU)
        Set M_Freight_UU
      • getM_Freight_UU

        String getM_Freight_UU()
        Get M_Freight_UU
      • 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
      • setTo_Country_ID

        void setTo_Country_ID​(int To_Country_ID)
        Set To. Receiving Country
      • getTo_Country_ID

        int getTo_Country_ID()
        Get To. Receiving Country
      • setTo_Region_ID

        void setTo_Region_ID​(int To_Region_ID)
        Set To. Receiving Region
      • getTo_Region_ID

        int getTo_Region_ID()
        Get To. Receiving Region
      • 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)