Package org.compiere.model
Interface I_M_Freight
- All Known Implementing Classes:
MFreight
,X_M_Freight
public interface I_M_Freight
Generated Interface for M_Freight
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name C_Country_IDstatic final String
Column name C_Currency_IDstatic final String
Column name C_Region_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name FreightAmtstatic final String
Column name IsActivestatic final String
Column name M_Freight_IDstatic final String
Column name M_Freight_UUstatic final String
Column name M_FreightCategory_IDstatic final String
Column name M_Shipper_IDstatic final String
Column name MaxDimensionstatic final String
Column name MaxWeightstatic final String
Column name To_Country_IDstatic final String
Column name To_Region_IDstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name ValidFromstatic final KeyNamePair
static final int
AD_Table_ID=596static final String
TableName=M_Freight -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Country.int
Get Currency.int
Get Region.Get Created.int
Get Created By.Get Freight Amount.int
Get Freight.Get M_Freight_UUint
Get Freight Category.int
Get Shipper.Get Max DimensionGet Max Weightint
Get To.int
Get To.Get Updated.int
Get Updated By.Get Valid from.boolean
isActive()
Get Active.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setC_Country_ID
(int C_Country_ID) Set Country.void
setC_Currency_ID
(int C_Currency_ID) Set Currency.void
setC_Region_ID
(int C_Region_ID) Set Region.void
setFreightAmt
(BigDecimal FreightAmt) Set Freight Amount.void
setIsActive
(boolean IsActive) Set Active.void
setM_Freight_ID
(int M_Freight_ID) Set Freight.void
setM_Freight_UU
(String M_Freight_UU) Set M_Freight_UUvoid
setM_FreightCategory_ID
(int M_FreightCategory_ID) Set Freight Category.void
setM_Shipper_ID
(int M_Shipper_ID) Set Shipper.void
setMaxDimension
(BigDecimal MaxDimension) Set Max Dimensionvoid
setMaxWeight
(BigDecimal MaxWeight) Set Max Weightvoid
setTo_Country_ID
(int To_Country_ID) Set To.void
setTo_Region_ID
(int To_Region_ID) Set To.void
setValidFrom
(Timestamp ValidFrom) Set Valid from.
-
Field Details
-
Table_Name
TableName=M_Freight- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=596- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_C_Country_ID
Column name C_Country_ID- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_C_Region_ID
Column name C_Region_ID- See Also:
-
COLUMNNAME_FreightAmt
Column name FreightAmt- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_MaxDimension
Column name MaxDimension- See Also:
-
COLUMNNAME_MaxWeight
Column name MaxWeight- See Also:
-
COLUMNNAME_M_FreightCategory_ID
Column name M_FreightCategory_ID- See Also:
-
COLUMNNAME_M_Freight_ID
Column name M_Freight_ID- See Also:
-
COLUMNNAME_M_Freight_UU
Column name M_Freight_UU- See Also:
-
COLUMNNAME_M_Shipper_ID
Column name M_Shipper_ID- See Also:
-
COLUMNNAME_To_Country_ID
Column name To_Country_ID- See Also:
-
COLUMNNAME_To_Region_ID
Column name To_Region_ID- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_ValidFrom
Column name ValidFrom- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setC_Country_ID
void setC_Country_ID(int C_Country_ID) Set Country. Country -
getC_Country_ID
int getC_Country_ID()Get Country. Country -
getC_Country
- Throws:
RuntimeException
-
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 -
getC_Currency
- Throws:
RuntimeException
-
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 -
getC_Region
- Throws:
RuntimeException
-
setFreightAmt
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
Set Max Dimension -
getMaxDimension
BigDecimal getMaxDimension()Get Max Dimension -
setMaxWeight
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 -
getM_FreightCategory
- Throws:
RuntimeException
-
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
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 -
getM_Shipper
- Throws:
RuntimeException
-
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 -
getTo_Region
- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setValidFrom
Set Valid from. Valid from including this date (first day) -
getValidFrom
Timestamp getValidFrom()Get Valid from. Valid from including this date (first day)
-