|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_A_Asset_Delivery
public class X_A_Asset_Delivery
Generated Model for A_Asset_Delivery
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=541 |
static String |
Table_Name
TableName=A_Asset_Delivery |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_A_Asset_Delivery(Ctx ctx,
int A_Asset_Delivery_ID,
String trxName)
Standard Constructor |
|
X_A_Asset_Delivery(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getA_Asset_Delivery_ID()
Get Asset Delivery. |
int |
getA_Asset_ID()
Get Asset. |
int |
getAD_User_ID()
Get User/Contact. |
String |
getDeliveryConfirmation()
Get Delivery Confirmation. |
String |
getDescription()
Get Description. |
String |
getEMail()
Get EMail Address. |
String |
getHelp()
Get Comment. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getLot()
Get Lot No. |
int |
getM_InOutLine_ID()
Get Shipment/Receipt Line. |
int |
getM_ProductDownload_ID()
Get Product Download. |
String |
getMessageID()
Get Message ID. |
Timestamp |
getMovementDate()
Get Movement Date. |
String |
getReferrer()
Get Referrer. |
String |
getRemote_Addr()
Get Remote Addr. |
String |
getRemote_Host()
Get Remote Host. |
String |
getSerNo()
Get Serial No. |
String |
getURL()
Get URL. |
String |
getVersionNo()
Get Version No. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
void |
setA_Asset_Delivery_ID(int A_Asset_Delivery_ID)
Set Asset Delivery. |
void |
setA_Asset_ID(int A_Asset_ID)
Set Asset. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setDeliveryConfirmation(String DeliveryConfirmation)
Set Delivery Confirmation. |
void |
setDescription(String Description)
Set Description. |
void |
setEMail(String EMail)
Set EMail Address. |
void |
setHelp(String Help)
Set Comment. |
void |
setLot(String Lot)
Set Lot No. |
void |
setM_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt Line. |
void |
setM_ProductDownload_ID(int M_ProductDownload_ID)
Set Product Download. |
void |
setMessageID(String MessageID)
Set Message ID. |
void |
setMovementDate(Timestamp MovementDate)
Set Movement Date. |
void |
setReferrer(String Referrer)
Set Referrer. |
void |
setRemote_Addr(String Remote_Addr)
Set Remote Addr. |
void |
setRemote_Host(String Remote_Host)
Set Remote Host. |
void |
setSerNo(String SerNo)
Set Serial No. |
void |
setURL(String URL)
Set URL. |
void |
setVersionNo(String VersionNo)
Set Version No. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
| Constructor Detail |
|---|
public X_A_Asset_Delivery(Ctx ctx,
int A_Asset_Delivery_ID,
String trxName)
ctx - contextA_Asset_Delivery_ID - idtrxName - transaction
public X_A_Asset_Delivery(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_User_ID(int AD_User_ID)
AD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
public void setA_Asset_Delivery_ID(int A_Asset_Delivery_ID)
A_Asset_Delivery_ID - Delivery of Assetpublic int getA_Asset_Delivery_ID()
public void setA_Asset_ID(int A_Asset_ID)
A_Asset_ID - Asset used internally or by customerspublic int getA_Asset_ID()
public void setDeliveryConfirmation(String DeliveryConfirmation)
DeliveryConfirmation - EMail Delivery confirmationpublic String getDeliveryConfirmation()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setEMail(String EMail)
EMail - Electronic Mail Addresspublic String getEMail()
public void setHelp(String Help)
Help - Comment, Help or Hintpublic String getHelp()
public void setLot(String Lot)
Lot - Lot number (alphanumeric)public String getLot()
public void setM_InOutLine_ID(int M_InOutLine_ID)
M_InOutLine_ID - Line on Shipment or Receipt documentpublic int getM_InOutLine_ID()
public void setM_ProductDownload_ID(int M_ProductDownload_ID)
M_ProductDownload_ID - Product downloadspublic int getM_ProductDownload_ID()
public void setMessageID(String MessageID)
MessageID - EMail Message IDpublic String getMessageID()
public void setMovementDate(Timestamp MovementDate)
MovementDate - Date a product was moved in or out of inventorypublic Timestamp getMovementDate()
public KeyNamePair getKeyNamePair()
public void setReferrer(String Referrer)
Referrer - Referring web addresspublic String getReferrer()
public void setRemote_Addr(String Remote_Addr)
Remote_Addr - Remote Addresspublic String getRemote_Addr()
public void setRemote_Host(String Remote_Host)
Remote_Host - Remote host Infopublic String getRemote_Host()
public void setSerNo(String SerNo)
SerNo - Product Serial Numberpublic String getSerNo()
public void setURL(String URL)
URL - Full URL address - e.g. http://www.compiere.orgpublic String getURL()
public void setVersionNo(String VersionNo)
VersionNo - Version Numberpublic String getVersionNo()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||