|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_PackageLine
Generated Interface for M_PackageLine
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_M_InOutLine_ID
Column name M_InOutLine_ID |
static String |
COLUMNNAME_M_Package_ID
Column name M_Package_ID |
static String |
COLUMNNAME_M_PackageLine_ID
Column name M_PackageLine_ID |
static String |
COLUMNNAME_Qty
Column name Qty |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=663 |
static String |
Table_Name
TableName=M_PackageLine |
| Method Summary | |
|---|---|
String |
getDescription()
Get Description. |
int |
getM_InOutLine_ID()
Get Shipment/Receipt Line. |
I_M_InOutLine |
getM_InOutLine()
|
int |
getM_Package_ID()
Get Package. |
I_M_Package |
getM_Package()
|
int |
getM_PackageLine_ID()
Get Package Line. |
BigDecimal |
getQty()
Get Quantity. |
void |
setDescription(String Description)
Set Description. |
void |
setM_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt Line. |
void |
setM_Package_ID(int M_Package_ID)
Set Package. |
void |
setM_PackageLine_ID(int M_PackageLine_ID)
Set Package Line. |
void |
setQty(BigDecimal Qty)
Set Quantity. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Description
static final String COLUMNNAME_M_InOutLine_ID
static final String COLUMNNAME_M_Package_ID
static final String COLUMNNAME_M_PackageLine_ID
static final String COLUMNNAME_Qty
| Method Detail |
|---|
void setDescription(String Description)
String getDescription()
void setM_InOutLine_ID(int M_InOutLine_ID)
int getM_InOutLine_ID()
I_M_InOutLine getM_InOutLine()
throws Exception
Exceptionvoid setM_Package_ID(int M_Package_ID)
int getM_Package_ID()
I_M_Package getM_Package()
throws Exception
Exceptionvoid setM_PackageLine_ID(int M_PackageLine_ID)
int getM_PackageLine_ID()
void setQty(BigDecimal Qty)
BigDecimal getQty()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||