Package org.compiere.model
Interface I_A_Asset_Delivery
- All Known Implementing Classes:
MAssetDelivery
,X_A_Asset_Delivery
public interface I_A_Asset_Delivery
Generated Interface for A_Asset_Delivery
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name A_Asset_Delivery_IDstatic final String
Column name A_Asset_Delivery_UUstatic final String
Column name A_Asset_IDstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_User_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DeliveryConfirmationstatic final String
Column name Descriptionstatic final String
Column name EMailstatic final String
Column name IsActivestatic final String
Column name Lotstatic final String
Column name M_InOutLine_IDstatic final String
Column name M_ProductDownload_IDstatic final String
Column name MessageIDstatic final String
Column name MovementDatestatic final String
Column name Referrerstatic final String
Column name Remote_Addrstatic final String
Column name Remote_Hoststatic final String
Column name SerNostatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name URLstatic final String
Column name VersionNostatic final KeyNamePair
static final int
AD_Table_ID=541static final String
TableName=A_Asset_Delivery -
Method Summary
Modifier and TypeMethodDescriptionint
Get Asset Delivery.Get A_Asset_Delivery_UUint
Get Asset.int
Get Tenant.int
Get Organization.int
Get User/Contact.Get Created.int
Get Created By.Get Delivery Confirmation.Get Description.getEMail()
Get EMail Address.getLot()
Get Lot No.int
Get Shipment/Receipt Line.int
Get Product Download.Get Message ID.Get Movement Date.Get Referrer.Get Remote Addr.Get Remote Host.getSerNo()
Get Serial No.Get Updated.int
Get Updated By.getURL()
Get URL.Get Version No.boolean
isActive()
Get Active.void
setA_Asset_Delivery_ID
(int A_Asset_Delivery_ID) Set Asset Delivery.void
setA_Asset_Delivery_UU
(String A_Asset_Delivery_UU) Set A_Asset_Delivery_UUvoid
setA_Asset_ID
(int A_Asset_ID) Set Asset.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.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
Set EMail Address.void
setIsActive
(boolean IsActive) Set Active.void
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
Set Serial No.void
Set URL.void
setVersionNo
(String VersionNo) Set Version No.
-
Field Details
-
Table_Name
TableName=A_Asset_Delivery- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=541- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_A_Asset_Delivery_ID
Column name A_Asset_Delivery_ID- See Also:
-
COLUMNNAME_A_Asset_Delivery_UU
Column name A_Asset_Delivery_UU- See Also:
-
COLUMNNAME_A_Asset_ID
Column name A_Asset_ID- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DeliveryConfirmation
Column name DeliveryConfirmation- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EMail
Column name EMail- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Lot
Column name Lot- See Also:
-
COLUMNNAME_MessageID
Column name MessageID- See Also:
-
COLUMNNAME_M_InOutLine_ID
Column name M_InOutLine_ID- See Also:
-
COLUMNNAME_MovementDate
Column name MovementDate- See Also:
-
COLUMNNAME_M_ProductDownload_ID
Column name M_ProductDownload_ID- See Also:
-
COLUMNNAME_Referrer
Column name Referrer- See Also:
-
COLUMNNAME_Remote_Addr
Column name Remote_Addr- See Also:
-
COLUMNNAME_Remote_Host
Column name Remote_Host- See Also:
-
COLUMNNAME_SerNo
Column name SerNo- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_URL
Column name URL- See Also:
-
COLUMNNAME_VersionNo
Column name VersionNo- See Also:
-
-
Method Details
-
setA_Asset_Delivery_ID
void setA_Asset_Delivery_ID(int A_Asset_Delivery_ID) Set Asset Delivery. Delivery of Asset -
getA_Asset_Delivery_ID
int getA_Asset_Delivery_ID()Get Asset Delivery. Delivery of Asset -
setA_Asset_Delivery_UU
Set A_Asset_Delivery_UU -
getA_Asset_Delivery_UU
String getA_Asset_Delivery_UU()Get A_Asset_Delivery_UU -
setA_Asset_ID
void setA_Asset_ID(int A_Asset_ID) Set Asset. Asset used internally or by customers -
getA_Asset_ID
int getA_Asset_ID()Get Asset. Asset used internally or by customers -
getA_Asset
- Throws:
RuntimeException
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAD_User_ID
void setAD_User_ID(int AD_User_ID) Set User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User_ID
int getAD_User_ID()Get User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDeliveryConfirmation
Set Delivery Confirmation. EMail Delivery confirmation -
getDeliveryConfirmation
String getDeliveryConfirmation()Get Delivery Confirmation. EMail Delivery confirmation -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setEMail
Set EMail Address. Electronic Mail Address -
getEMail
String getEMail()Get EMail Address. Electronic Mail Address -
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 -
setLot
Set Lot No. Lot number (alphanumeric) -
getLot
String getLot()Get Lot No. Lot number (alphanumeric) -
setMessageID
Set Message ID. EMail Message ID -
getMessageID
String getMessageID()Get Message ID. EMail Message ID -
setM_InOutLine_ID
void setM_InOutLine_ID(int M_InOutLine_ID) Set Shipment/Receipt Line. Line on Shipment or Receipt document -
getM_InOutLine_ID
int getM_InOutLine_ID()Get Shipment/Receipt Line. Line on Shipment or Receipt document -
getM_InOutLine
- Throws:
RuntimeException
-
setMovementDate
Set Movement Date. Date a product was moved in or out of inventory -
getMovementDate
Timestamp getMovementDate()Get Movement Date. Date a product was moved in or out of inventory -
setM_ProductDownload_ID
void setM_ProductDownload_ID(int M_ProductDownload_ID) Set Product Download. Product downloads -
getM_ProductDownload_ID
int getM_ProductDownload_ID()Get Product Download. Product downloads -
getM_ProductDownload
- Throws:
RuntimeException
-
setReferrer
Set Referrer. Referring web address -
getReferrer
String getReferrer()Get Referrer. Referring web address -
setRemote_Addr
Set Remote Addr. Remote Address -
getRemote_Addr
String getRemote_Addr()Get Remote Addr. Remote Address -
setRemote_Host
Set Remote Host. Remote host Info -
getRemote_Host
String getRemote_Host()Get Remote Host. Remote host Info -
setSerNo
Set Serial No. Product Serial Number -
getSerNo
String getSerNo()Get Serial No. Product Serial Number -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setURL
Set URL. Full URL address - e.g. http://www.idempiere.org -
getURL
String getURL()Get URL. Full URL address - e.g. http://www.idempiere.org -
setVersionNo
Set Version No. Version Number -
getVersionNo
String getVersionNo()Get Version No. Version Number
-