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 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 3 - Client - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name C_Country_IDstatic final StringColumn name C_Currency_IDstatic final StringColumn name C_Region_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name FreightAmtstatic final StringColumn name IsActivestatic final StringColumn name M_Freight_IDstatic final StringColumn name M_Freight_UUstatic final StringColumn name M_FreightCategory_IDstatic final StringColumn name M_Shipper_IDstatic final StringColumn name MaxDimensionstatic final StringColumn name MaxWeightstatic final StringColumn name To_Country_IDstatic final StringColumn name To_Region_IDstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name ValidFromstatic final KeyNamePairstatic final intAD_Table_ID=596static final StringTableName=M_Freight -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Deprecated.intGet Country.Deprecated.intGet Currency.Deprecated.intGet Region.Get Created.intGet Created By.Get Freight Amount.intGet Freight.Get M_Freight_UUDeprecated.intGet Freight Category.Deprecated.intGet Shipper.Get Max DimensionGet Max WeightintGet To.Deprecated.intGet To.Get Updated.intGet Updated By.Get Valid from.booleanisActive()Get Active.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetC_Country_ID(int C_Country_ID) Set Country.voidsetC_Currency_ID(int C_Currency_ID) Set Currency.voidsetC_Region_ID(int C_Region_ID) Set Region.voidsetFreightAmt(BigDecimal FreightAmt) Set Freight Amount.voidsetIsActive(boolean IsActive) Set Active.voidsetM_Freight_ID(int M_Freight_ID) Set Freight.voidsetM_Freight_UU(String M_Freight_UU) Set M_Freight_UUvoidsetM_FreightCategory_ID(int M_FreightCategory_ID) Set Freight Category.voidsetM_Shipper_ID(int M_Shipper_ID) Set Shipper.voidsetMaxDimension(BigDecimal MaxDimension) Set Max DimensionvoidsetMaxWeight(BigDecimal MaxWeight) Set Max WeightvoidsetTo_Country_ID(int To_Country_ID) Set To.voidsetTo_Region_ID(int To_Region_ID) Set To.voidsetValidFrom(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_C_Region_ID
Column name C_Region_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_FreightAmt
Column name FreightAmt- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- 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_MaxDimension
Column name MaxDimension- See Also:
-
COLUMNNAME_MaxWeight
Column name MaxWeight- 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
Deprecated.- 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
Deprecated.- Throws:
RuntimeException
-
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
Deprecated.- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
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 -
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
Deprecated.- 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
Deprecated.- Throws:
RuntimeException
-
setMaxDimension
Set Max Dimension -
getMaxDimension
BigDecimal getMaxDimension()Get Max Dimension -
setMaxWeight
Set Max Weight -
getMaxWeight
BigDecimal getMaxWeight()Get Max Weight -
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
Deprecated.- 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)
-