|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_Package
Generated Interface for M_Package
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_DateReceived
Column name DateReceived |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DocumentNo
Column name DocumentNo |
static String |
COLUMNNAME_M_InOut_ID
Column name M_InOut_ID |
static String |
COLUMNNAME_M_Package_ID
Column name M_Package_ID |
static String |
COLUMNNAME_M_Shipper_ID
Column name M_Shipper_ID |
static String |
COLUMNNAME_ReceivedInfo
Column name ReceivedInfo |
static String |
COLUMNNAME_ShipDate
Column name ShipDate |
static String |
COLUMNNAME_TrackingInfo
Column name TrackingInfo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=664 |
static String |
Table_Name
TableName=M_Package |
| Method Summary | |
|---|---|
Timestamp |
getDateReceived()
Get Date received. |
String |
getDescription()
Get Description. |
String |
getDocumentNo()
Get Document No. |
int |
getM_InOut_ID()
Get Shipment/Receipt. |
I_M_InOut |
getM_InOut()
|
int |
getM_Package_ID()
Get Package. |
int |
getM_Shipper_ID()
Get Shipper. |
I_M_Shipper |
getM_Shipper()
|
String |
getReceivedInfo()
Get Info Received. |
Timestamp |
getShipDate()
Get Ship Date. |
String |
getTrackingInfo()
Get Tracking Info |
void |
setDateReceived(Timestamp DateReceived)
Set Date received. |
void |
setDescription(String Description)
Set Description. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setM_InOut_ID(int M_InOut_ID)
Set Shipment/Receipt. |
void |
setM_Package_ID(int M_Package_ID)
Set Package. |
void |
setM_Shipper_ID(int M_Shipper_ID)
Set Shipper. |
void |
setReceivedInfo(String ReceivedInfo)
Set Info Received. |
void |
setShipDate(Timestamp ShipDate)
Set Ship Date. |
void |
setTrackingInfo(String TrackingInfo)
Set Tracking Info |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_DateReceived
static final String COLUMNNAME_Description
static final String COLUMNNAME_DocumentNo
static final String COLUMNNAME_M_InOut_ID
static final String COLUMNNAME_M_Package_ID
static final String COLUMNNAME_M_Shipper_ID
static final String COLUMNNAME_ReceivedInfo
static final String COLUMNNAME_ShipDate
static final String COLUMNNAME_TrackingInfo
| Method Detail |
|---|
void setDateReceived(Timestamp DateReceived)
Timestamp getDateReceived()
void setDescription(String Description)
String getDescription()
void setDocumentNo(String DocumentNo)
String getDocumentNo()
void setM_InOut_ID(int M_InOut_ID)
int getM_InOut_ID()
I_M_InOut getM_InOut()
throws Exception
Exceptionvoid setM_Package_ID(int M_Package_ID)
int getM_Package_ID()
void setM_Shipper_ID(int M_Shipper_ID)
int getM_Shipper_ID()
I_M_Shipper getM_Shipper()
throws Exception
Exceptionvoid setReceivedInfo(String ReceivedInfo)
String getReceivedInfo()
void setShipDate(Timestamp ShipDate)
Timestamp getShipDate()
void setTrackingInfo(String TrackingInfo)
String getTrackingInfo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||