|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_Freight
Generated Interface for M_Freight
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_Country_ID
Column name C_Country_ID |
static String |
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID |
static String |
COLUMNNAME_C_Region_ID
Column name C_Region_ID |
static String |
COLUMNNAME_FreightAmt
Column name FreightAmt |
static String |
COLUMNNAME_M_Freight_ID
Column name M_Freight_ID |
static String |
COLUMNNAME_M_FreightCategory_ID
Column name M_FreightCategory_ID |
static String |
COLUMNNAME_M_Shipper_ID
Column name M_Shipper_ID |
static String |
COLUMNNAME_To_Country_ID
Column name To_Country_ID |
static String |
COLUMNNAME_To_Region_ID
Column name To_Region_ID |
static String |
COLUMNNAME_ValidFrom
Column name ValidFrom |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=596 |
static String |
Table_Name
TableName=M_Freight |
| Method Summary | |
|---|---|
int |
getC_Country_ID()
Get Country. |
I_C_Country |
getC_Country()
|
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_Region_ID()
Get Region. |
I_C_Region |
getC_Region()
|
BigDecimal |
getFreightAmt()
Get Freight Amount. |
int |
getM_Freight_ID()
Get Freight. |
int |
getM_FreightCategory_ID()
Get Freight Category. |
I_M_FreightCategory |
getM_FreightCategory()
|
int |
getM_Shipper_ID()
Get Shipper. |
I_M_Shipper |
getM_Shipper()
|
int |
getTo_Country_ID()
Get To. |
int |
getTo_Region_ID()
Get To. |
Timestamp |
getValidFrom()
Get Valid from. |
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 |
setM_Freight_ID(int M_Freight_ID)
Set Freight. |
void |
setM_FreightCategory_ID(int M_FreightCategory_ID)
Set Freight Category. |
void |
setM_Shipper_ID(int M_Shipper_ID)
Set Shipper. |
void |
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 Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_Country_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_Region_ID
static final String COLUMNNAME_FreightAmt
static final String COLUMNNAME_M_FreightCategory_ID
static final String COLUMNNAME_M_Freight_ID
static final String COLUMNNAME_M_Shipper_ID
static final String COLUMNNAME_To_Country_ID
static final String COLUMNNAME_To_Region_ID
static final String COLUMNNAME_ValidFrom
| Method Detail |
|---|
void setC_Country_ID(int C_Country_ID)
int getC_Country_ID()
I_C_Country getC_Country()
throws Exception
Exceptionvoid setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setC_Region_ID(int C_Region_ID)
int getC_Region_ID()
I_C_Region getC_Region()
throws Exception
Exceptionvoid setFreightAmt(BigDecimal FreightAmt)
BigDecimal getFreightAmt()
void setM_FreightCategory_ID(int M_FreightCategory_ID)
int getM_FreightCategory_ID()
I_M_FreightCategory getM_FreightCategory()
throws Exception
Exceptionvoid setM_Freight_ID(int M_Freight_ID)
int getM_Freight_ID()
void setM_Shipper_ID(int M_Shipper_ID)
int getM_Shipper_ID()
I_M_Shipper getM_Shipper()
throws Exception
Exceptionvoid setTo_Country_ID(int To_Country_ID)
int getTo_Country_ID()
void setTo_Region_ID(int To_Region_ID)
int getTo_Region_ID()
void setValidFrom(Timestamp ValidFrom)
Timestamp getValidFrom()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||