|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_A_Asset
public class X_A_Asset
Generated Model for A_Asset
| Field Summary | |
|---|---|
static int |
A_PARENT_ASSET_ID_AD_Reference_ID
A_Parent_Asset_ID AD_Reference_ID=53258 |
static int |
C_BPARTNERSR_ID_AD_Reference_ID
C_BPartnerSR_ID AD_Reference_ID=232 |
static int |
LEASE_BPARTNER_ID_AD_Reference_ID
Lease_BPartner_ID AD_Reference_ID=192 |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_A_Asset(Properties ctx,
int A_Asset_ID,
String trxName)
Standard Constructor |
|
X_A_Asset(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
Timestamp |
getA_Asset_CreateDate()
Get A_Asset_CreateDate. |
int |
getA_Asset_Group_ID()
Get Asset Group. |
I_A_Asset_Group |
getA_Asset_Group()
|
int |
getA_Asset_ID()
Get Asset. |
Timestamp |
getA_Asset_RevalDate()
Get A_Asset_RevalDate. |
int |
getA_Parent_Asset_ID()
Get A_Parent_Asset_ID. |
BigDecimal |
getA_QTY_Current()
Get A_QTY_Current. |
BigDecimal |
getA_QTY_Original()
Get A_QTY_Original. |
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
Timestamp |
getAssetDepreciationDate()
Get Asset Depreciation Date. |
Timestamp |
getAssetDisposalDate()
Get Asset Disposal Date. |
Timestamp |
getAssetServiceDate()
Get In Service Date. |
int |
getC_BPartner_ID()
Get Business Partner . |
int |
getC_BPartner_Location_ID()
Get Partner Location. |
I_C_BPartner_Location |
getC_BPartner_Location()
|
I_C_BPartner |
getC_BPartner()
|
int |
getC_BPartnerSR_ID()
Get BPartner (Agent). |
int |
getC_Location_ID()
Get Address. |
I_C_Location |
getC_Location()
|
int |
getC_Project_ID()
Get Project. |
I_C_Project |
getC_Project()
|
String |
getDescription()
Get Description. |
Timestamp |
getGuaranteeDate()
Get Guarantee Date. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
Timestamp |
getLastMaintenanceDate()
Get Last Maintenance. |
String |
getLastMaintenanceNote()
Get Last Note. |
int |
getLastMaintenanceUnit()
Get Last Unit. |
int |
getLease_BPartner_ID()
Get Lessor. |
Timestamp |
getLeaseTerminationDate()
Get Lease Termination. |
int |
getLifeUseUnits()
Get Life use. |
String |
getLocationComment()
Get Location comment. |
String |
getLot()
Get Lot No. |
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_InOutLine_ID()
Get Shipment/Receipt Line. |
I_M_InOutLine |
getM_InOutLine()
|
int |
getM_Locator_ID()
Get Locator. |
I_M_Locator |
getM_Locator()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
String |
getName()
Get Name. |
Timestamp |
getNextMaintenenceDate()
Get Next Maintenence. |
int |
getNextMaintenenceUnit()
Get Next Unit. |
BigDecimal |
getQty()
Get Quantity. |
String |
getSerNo()
Get Serial No. |
int |
getUseLifeMonths()
Get Usable Life - Months. |
int |
getUseLifeYears()
Get Usable Life - Years. |
int |
getUseUnits()
Get Use units. |
String |
getValue()
Get Search Key. |
String |
getVersionNo()
Get Version No. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isDepreciated()
Get Depreciate. |
boolean |
isDisposed()
Get Disposed. |
boolean |
isFullyDepreciated()
Get Fully depreciated. |
boolean |
isInPosession()
Get In Possession. |
boolean |
isOwned()
Get Owned. |
boolean |
isProcessing()
Get Process Now. |
void |
setA_Asset_CreateDate(Timestamp A_Asset_CreateDate)
Set A_Asset_CreateDate. |
void |
setA_Asset_Group_ID(int A_Asset_Group_ID)
Set Asset Group. |
void |
setA_Asset_ID(int A_Asset_ID)
Set Asset. |
void |
setA_Asset_RevalDate(Timestamp A_Asset_RevalDate)
Set A_Asset_RevalDate. |
void |
setA_Parent_Asset_ID(int A_Parent_Asset_ID)
Set A_Parent_Asset_ID. |
void |
setA_QTY_Current(BigDecimal A_QTY_Current)
Set A_QTY_Current. |
void |
setA_QTY_Original(BigDecimal A_QTY_Original)
Set A_QTY_Original. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setAssetDepreciationDate(Timestamp AssetDepreciationDate)
Set Asset Depreciation Date. |
void |
setAssetDisposalDate(Timestamp AssetDisposalDate)
Set Asset Disposal Date. |
void |
setAssetServiceDate(Timestamp AssetServiceDate)
Set In Service Date. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location. |
void |
setC_BPartnerSR_ID(int C_BPartnerSR_ID)
Set BPartner (Agent). |
void |
setC_Location_ID(int C_Location_ID)
Set Address. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setDescription(String Description)
Set Description. |
void |
setGuaranteeDate(Timestamp GuaranteeDate)
Set Guarantee Date. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsDepreciated(boolean IsDepreciated)
Set Depreciate. |
void |
setIsDisposed(boolean IsDisposed)
Set Disposed. |
void |
setIsFullyDepreciated(boolean IsFullyDepreciated)
Set Fully depreciated. |
void |
setIsInPosession(boolean IsInPosession)
Set In Possession. |
void |
setIsOwned(boolean IsOwned)
Set Owned. |
void |
setLastMaintenanceDate(Timestamp LastMaintenanceDate)
Set Last Maintenance. |
void |
setLastMaintenanceNote(String LastMaintenanceNote)
Set Last Note. |
void |
setLastMaintenanceUnit(int LastMaintenanceUnit)
Set Last Unit. |
void |
setLease_BPartner_ID(int Lease_BPartner_ID)
Set Lessor. |
void |
setLeaseTerminationDate(Timestamp LeaseTerminationDate)
Set Lease Termination. |
void |
setLifeUseUnits(int LifeUseUnits)
Set Life use. |
void |
setLocationComment(String LocationComment)
Set Location comment. |
void |
setLot(String Lot)
Set Lot No. |
void |
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. |
void |
setM_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt Line. |
void |
setM_Locator_ID(int M_Locator_ID)
Set Locator. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setName(String Name)
Set Name. |
void |
setNextMaintenenceDate(Timestamp NextMaintenenceDate)
Set Next Maintenence. |
void |
setNextMaintenenceUnit(int NextMaintenenceUnit)
Set Next Unit. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setQty(BigDecimal Qty)
Set Quantity. |
void |
setSerNo(String SerNo)
Set Serial No. |
void |
setUseLifeMonths(int UseLifeMonths)
Set Usable Life - Months. |
void |
setUseLifeYears(int UseLifeYears)
Set Usable Life - Years. |
void |
setUseUnits(int UseUnits)
Set Use units. |
void |
setValue(String Value)
Set Search Key. |
void |
setVersionNo(String VersionNo)
Set Version No. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int A_PARENT_ASSET_ID_AD_Reference_ID
public static final int C_BPARTNERSR_ID_AD_Reference_ID
public static final int LEASE_BPARTNER_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_A_Asset(Properties ctx,
int A_Asset_ID,
String trxName)
public X_A_Asset(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setA_Asset_CreateDate(Timestamp A_Asset_CreateDate)
setA_Asset_CreateDate in interface I_A_AssetA_Asset_CreateDate - A_Asset_CreateDatepublic Timestamp getA_Asset_CreateDate()
getA_Asset_CreateDate in interface I_A_Asset
public I_A_Asset_Group getA_Asset_Group()
throws Exception
getA_Asset_Group in interface I_A_AssetExceptionpublic void setA_Asset_Group_ID(int A_Asset_Group_ID)
setA_Asset_Group_ID in interface I_A_AssetA_Asset_Group_ID - Group of Assetspublic int getA_Asset_Group_ID()
getA_Asset_Group_ID in interface I_A_Assetpublic void setA_Asset_ID(int A_Asset_ID)
setA_Asset_ID in interface I_A_AssetA_Asset_ID - Asset used internally or by customerspublic int getA_Asset_ID()
getA_Asset_ID in interface I_A_Assetpublic void setA_Asset_RevalDate(Timestamp A_Asset_RevalDate)
setA_Asset_RevalDate in interface I_A_AssetA_Asset_RevalDate - A_Asset_RevalDatepublic Timestamp getA_Asset_RevalDate()
getA_Asset_RevalDate in interface I_A_Asset
public I_AD_User getAD_User()
throws Exception
getAD_User in interface I_A_AssetExceptionpublic void setAD_User_ID(int AD_User_ID)
setAD_User_ID in interface I_A_AssetAD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
getAD_User_ID in interface I_A_Assetpublic void setA_Parent_Asset_ID(int A_Parent_Asset_ID)
setA_Parent_Asset_ID in interface I_A_AssetA_Parent_Asset_ID - A_Parent_Asset_IDpublic int getA_Parent_Asset_ID()
getA_Parent_Asset_ID in interface I_A_Assetpublic void setA_QTY_Current(BigDecimal A_QTY_Current)
setA_QTY_Current in interface I_A_AssetA_QTY_Current - A_QTY_Currentpublic BigDecimal getA_QTY_Current()
getA_QTY_Current in interface I_A_Assetpublic void setA_QTY_Original(BigDecimal A_QTY_Original)
setA_QTY_Original in interface I_A_AssetA_QTY_Original - A_QTY_Originalpublic BigDecimal getA_QTY_Original()
getA_QTY_Original in interface I_A_Assetpublic void setAssetDepreciationDate(Timestamp AssetDepreciationDate)
setAssetDepreciationDate in interface I_A_AssetAssetDepreciationDate - Date of last depreciationpublic Timestamp getAssetDepreciationDate()
getAssetDepreciationDate in interface I_A_Assetpublic void setAssetDisposalDate(Timestamp AssetDisposalDate)
setAssetDisposalDate in interface I_A_AssetAssetDisposalDate - Date when the asset is/was disposedpublic Timestamp getAssetDisposalDate()
getAssetDisposalDate in interface I_A_Assetpublic void setAssetServiceDate(Timestamp AssetServiceDate)
setAssetServiceDate in interface I_A_AssetAssetServiceDate - Date when Asset was put into servicepublic Timestamp getAssetServiceDate()
getAssetServiceDate in interface I_A_Asset
public I_C_BPartner getC_BPartner()
throws Exception
getC_BPartner in interface I_A_AssetExceptionpublic void setC_BPartner_ID(int C_BPartner_ID)
setC_BPartner_ID in interface I_A_AssetC_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
getC_BPartner_ID in interface I_A_Asset
public I_C_BPartner_Location getC_BPartner_Location()
throws Exception
getC_BPartner_Location in interface I_A_AssetExceptionpublic void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
setC_BPartner_Location_ID in interface I_A_AssetC_BPartner_Location_ID - Identifies the (ship to) address for this Business Partnerpublic int getC_BPartner_Location_ID()
getC_BPartner_Location_ID in interface I_A_Assetpublic void setC_BPartnerSR_ID(int C_BPartnerSR_ID)
setC_BPartnerSR_ID in interface I_A_AssetC_BPartnerSR_ID - Business Partner (Agent or Sales Rep)public int getC_BPartnerSR_ID()
getC_BPartnerSR_ID in interface I_A_Asset
public I_C_Location getC_Location()
throws Exception
getC_Location in interface I_A_AssetExceptionpublic void setC_Location_ID(int C_Location_ID)
setC_Location_ID in interface I_A_AssetC_Location_ID - Location or Addresspublic int getC_Location_ID()
getC_Location_ID in interface I_A_Asset
public I_C_Project getC_Project()
throws Exception
getC_Project in interface I_A_AssetExceptionpublic void setC_Project_ID(int C_Project_ID)
setC_Project_ID in interface I_A_AssetC_Project_ID - Financial Projectpublic int getC_Project_ID()
getC_Project_ID in interface I_A_Assetpublic void setDescription(String Description)
setDescription in interface I_A_AssetDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_A_Assetpublic void setGuaranteeDate(Timestamp GuaranteeDate)
setGuaranteeDate in interface I_A_AssetGuaranteeDate - Date when guarantee expirespublic Timestamp getGuaranteeDate()
getGuaranteeDate in interface I_A_Assetpublic void setHelp(String Help)
setHelp in interface I_A_AssetHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_A_Assetpublic void setIsDepreciated(boolean IsDepreciated)
setIsDepreciated in interface I_A_AssetIsDepreciated - The asset will be depreciatedpublic boolean isDepreciated()
isDepreciated in interface I_A_Assetpublic void setIsDisposed(boolean IsDisposed)
setIsDisposed in interface I_A_AssetIsDisposed - The asset is disposedpublic boolean isDisposed()
isDisposed in interface I_A_Assetpublic void setIsFullyDepreciated(boolean IsFullyDepreciated)
setIsFullyDepreciated in interface I_A_AssetIsFullyDepreciated - The asset is fully depreciatedpublic boolean isFullyDepreciated()
isFullyDepreciated in interface I_A_Assetpublic void setIsInPosession(boolean IsInPosession)
setIsInPosession in interface I_A_AssetIsInPosession - The asset is in the possession of the organizationpublic boolean isInPosession()
isInPosession in interface I_A_Assetpublic void setIsOwned(boolean IsOwned)
setIsOwned in interface I_A_AssetIsOwned - The asset is owned by the organizationpublic boolean isOwned()
isOwned in interface I_A_Assetpublic void setLastMaintenanceDate(Timestamp LastMaintenanceDate)
setLastMaintenanceDate in interface I_A_AssetLastMaintenanceDate - Last Maintenance Datepublic Timestamp getLastMaintenanceDate()
getLastMaintenanceDate in interface I_A_Assetpublic void setLastMaintenanceNote(String LastMaintenanceNote)
setLastMaintenanceNote in interface I_A_AssetLastMaintenanceNote - Last Maintenance Notepublic String getLastMaintenanceNote()
getLastMaintenanceNote in interface I_A_Assetpublic void setLastMaintenanceUnit(int LastMaintenanceUnit)
setLastMaintenanceUnit in interface I_A_AssetLastMaintenanceUnit - Last Maintenance Unitpublic int getLastMaintenanceUnit()
getLastMaintenanceUnit in interface I_A_Assetpublic void setLease_BPartner_ID(int Lease_BPartner_ID)
setLease_BPartner_ID in interface I_A_AssetLease_BPartner_ID - The Business Partner who rents or leasespublic int getLease_BPartner_ID()
getLease_BPartner_ID in interface I_A_Assetpublic void setLeaseTerminationDate(Timestamp LeaseTerminationDate)
setLeaseTerminationDate in interface I_A_AssetLeaseTerminationDate - Lease Termination Datepublic Timestamp getLeaseTerminationDate()
getLeaseTerminationDate in interface I_A_Assetpublic void setLifeUseUnits(int LifeUseUnits)
setLifeUseUnits in interface I_A_AssetLifeUseUnits - Units of use until the asset is not usable anymorepublic int getLifeUseUnits()
getLifeUseUnits in interface I_A_Assetpublic void setLocationComment(String LocationComment)
setLocationComment in interface I_A_AssetLocationComment - Additional comments or remarks concerning the locationpublic String getLocationComment()
getLocationComment in interface I_A_Assetpublic void setLot(String Lot)
setLot in interface I_A_AssetLot - Lot number (alphanumeric)public String getLot()
getLot in interface I_A_Assetpublic void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
setM_AttributeSetInstance_ID in interface I_A_AssetM_AttributeSetInstance_ID - Product Attribute Set Instancepublic int getM_AttributeSetInstance_ID()
getM_AttributeSetInstance_ID in interface I_A_Asset
public I_M_InOutLine getM_InOutLine()
throws Exception
getM_InOutLine in interface I_A_AssetExceptionpublic void setM_InOutLine_ID(int M_InOutLine_ID)
setM_InOutLine_ID in interface I_A_AssetM_InOutLine_ID - Line on Shipment or Receipt documentpublic int getM_InOutLine_ID()
getM_InOutLine_ID in interface I_A_Asset
public I_M_Locator getM_Locator()
throws Exception
getM_Locator in interface I_A_AssetExceptionpublic void setM_Locator_ID(int M_Locator_ID)
setM_Locator_ID in interface I_A_AssetM_Locator_ID - Warehouse Locatorpublic int getM_Locator_ID()
getM_Locator_ID in interface I_A_Asset
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_A_AssetExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_A_AssetM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_A_Assetpublic void setName(String Name)
setName in interface I_A_AssetName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_A_Assetpublic KeyNamePair getKeyNamePair()
public void setNextMaintenenceDate(Timestamp NextMaintenenceDate)
setNextMaintenenceDate in interface I_A_AssetNextMaintenenceDate - Next Maintenence Datepublic Timestamp getNextMaintenenceDate()
getNextMaintenenceDate in interface I_A_Assetpublic void setNextMaintenenceUnit(int NextMaintenenceUnit)
setNextMaintenenceUnit in interface I_A_AssetNextMaintenenceUnit - Next Maintenence Unitpublic int getNextMaintenenceUnit()
getNextMaintenenceUnit in interface I_A_Assetpublic void setProcessing(boolean Processing)
setProcessing in interface I_A_AssetProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_A_Assetpublic void setQty(BigDecimal Qty)
setQty in interface I_A_AssetQty - Quantitypublic BigDecimal getQty()
getQty in interface I_A_Assetpublic void setSerNo(String SerNo)
setSerNo in interface I_A_AssetSerNo - Product Serial Numberpublic String getSerNo()
getSerNo in interface I_A_Assetpublic void setUseLifeMonths(int UseLifeMonths)
setUseLifeMonths in interface I_A_AssetUseLifeMonths - Months of the usable life of the assetpublic int getUseLifeMonths()
getUseLifeMonths in interface I_A_Assetpublic void setUseLifeYears(int UseLifeYears)
setUseLifeYears in interface I_A_AssetUseLifeYears - Years of the usable life of the assetpublic int getUseLifeYears()
getUseLifeYears in interface I_A_Assetpublic void setUseUnits(int UseUnits)
setUseUnits in interface I_A_AssetUseUnits - Currently used units of the assetspublic int getUseUnits()
getUseUnits in interface I_A_Assetpublic void setValue(String Value)
setValue in interface I_A_AssetValue - Search key for the record in the format required - must be uniquepublic String getValue()
getValue in interface I_A_Assetpublic void setVersionNo(String VersionNo)
setVersionNo in interface I_A_AssetVersionNo - Version Numberpublic String getVersionNo()
getVersionNo in interface I_A_Asset
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||