Package org.compiere.model
Interface I_M_Freight
-
- All Known Implementing Classes:
MFreight,X_M_Freight
public interface I_M_FreightGenerated Interface for M_Freight- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 3 - Client - Orgstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_C_Country_IDColumn name C_Country_IDstatic StringCOLUMNNAME_C_Currency_IDColumn name C_Currency_IDstatic StringCOLUMNNAME_C_Region_IDColumn name C_Region_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_FreightAmtColumn name FreightAmtstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_M_Freight_IDColumn name M_Freight_IDstatic StringCOLUMNNAME_M_Freight_UUColumn name M_Freight_UUstatic StringCOLUMNNAME_M_FreightCategory_IDColumn name M_FreightCategory_IDstatic StringCOLUMNNAME_M_Shipper_IDColumn name M_Shipper_IDstatic StringCOLUMNNAME_MaxDimensionColumn name MaxDimensionstatic StringCOLUMNNAME_MaxWeightColumn name MaxWeightstatic StringCOLUMNNAME_To_Country_IDColumn name To_Country_IDstatic StringCOLUMNNAME_To_Region_IDColumn name To_Region_IDstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic StringCOLUMNNAME_ValidFromColumn name ValidFromstatic KeyNamePairModelstatic intTable_IDAD_Table_ID=596static StringTable_NameTableName=M_Freight
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_C_CountrygetC_Country()intgetC_Country_ID()Get Country.I_C_CurrencygetC_Currency()intgetC_Currency_ID()Get Currency.I_C_RegiongetC_Region()intgetC_Region_ID()Get Region.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.BigDecimalgetFreightAmt()Get Freight Amount.intgetM_Freight_ID()Get Freight.StringgetM_Freight_UU()Get M_Freight_UUI_M_FreightCategorygetM_FreightCategory()intgetM_FreightCategory_ID()Get Freight Category.I_M_ShippergetM_Shipper()intgetM_Shipper_ID()Get Shipper.BigDecimalgetMaxDimension()Get Max DimensionBigDecimalgetMaxWeight()Get Max WeightintgetTo_Country_ID()Get To.I_C_RegiongetTo_Region()intgetTo_Region_ID()Get To.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.TimestampgetValidFrom()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 Detail
-
Table_Name
static final String Table_Name
TableName=M_Freight- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=596- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Country_ID
static final String COLUMNNAME_C_Country_ID
Column name C_Country_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_C_Region_ID
static final String COLUMNNAME_C_Region_ID
Column name C_Region_ID- See Also:
- Constant Field Values
-
COLUMNNAME_FreightAmt
static final String COLUMNNAME_FreightAmt
Column name FreightAmt- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_MaxDimension
static final String COLUMNNAME_MaxDimension
Column name MaxDimension- See Also:
- Constant Field Values
-
COLUMNNAME_MaxWeight
static final String COLUMNNAME_MaxWeight
Column name MaxWeight- See Also:
- Constant Field Values
-
COLUMNNAME_M_FreightCategory_ID
static final String COLUMNNAME_M_FreightCategory_ID
Column name M_FreightCategory_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Freight_ID
static final String COLUMNNAME_M_Freight_ID
Column name M_Freight_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Freight_UU
static final String COLUMNNAME_M_Freight_UU
Column name M_Freight_UU- See Also:
- Constant Field Values
-
COLUMNNAME_M_Shipper_ID
static final String COLUMNNAME_M_Shipper_ID
Column name M_Shipper_ID- See Also:
- Constant Field Values
-
COLUMNNAME_To_Country_ID
static final String COLUMNNAME_To_Country_ID
Column name To_Country_ID- See Also:
- Constant Field Values
-
COLUMNNAME_To_Region_ID
static final String COLUMNNAME_To_Region_ID
Column name To_Region_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_ValidFrom
static final String COLUMNNAME_ValidFrom
Column name ValidFrom- See Also:
- Constant Field Values
-
-
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
-
getC_Country
I_C_Country getC_Country() throws RuntimeException
- 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
I_C_Currency getC_Currency() throws RuntimeException
- 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
I_C_Region getC_Region() throws RuntimeException
- Throws:
RuntimeException
-
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
-
getM_FreightCategory
I_M_FreightCategory getM_FreightCategory() throws RuntimeException
- 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
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
-
getM_Shipper
I_M_Shipper getM_Shipper() throws RuntimeException
- 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
I_C_Region getTo_Region() throws RuntimeException
- Throws:
RuntimeException
-
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)
-
-