Package org.compiere.model
Class X_A_Asset
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_A_Asset
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_A_Asset
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MAsset
public class X_A_Asset extends PO implements I_A_Asset, I_Persistent
Generated Model for A_Asset- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
A_ASSET_ACTION_AD_Reference_ID
A_Asset_Action AD_Reference_ID=53360static String
A_ASSET_ACTION_Dispose
Dispose = DIstatic String
A_ASSET_ACTION_Inbound
Inbound = IBstatic String
A_ASSET_ACTION_Modify
Modify = MDstatic String
A_ASSET_ACTION_Outbound
Outbound = OBstatic String
A_ASSET_ACTION_Reevaluate
Reevaluate = REstatic String
A_ASSET_ACTION_Retire
Retire = RTstatic String
A_ASSET_ACTION_Transfer
Transfer = TRstatic String
A_ASSET_STATUS_Activated
Activated = ACstatic int
A_ASSET_STATUS_AD_Reference_ID
A_Asset_Status AD_Reference_ID=53359static String
A_ASSET_STATUS_Depreciated
Depreciated = DPstatic String
A_ASSET_STATUS_Disposed
Disposed = DIstatic String
A_ASSET_STATUS_New
New = NWstatic String
A_ASSET_STATUS_Preservation
Preservation = PRstatic String
A_ASSET_STATUS_Retired
Retired = REstatic String
A_ASSET_STATUS_Sold
Sold = SO-
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, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_A_Asset
accessLevel, COLUMNNAME_A_Asset_Action, COLUMNNAME_A_Asset_Class_ID, COLUMNNAME_A_Asset_CreateDate, COLUMNNAME_A_Asset_Group_ID, COLUMNNAME_A_Asset_ID, COLUMNNAME_A_Asset_RevalDate, COLUMNNAME_A_Asset_Status, COLUMNNAME_A_Asset_Type_ID, COLUMNNAME_A_Asset_UU, COLUMNNAME_A_AssetType, COLUMNNAME_A_Parent_Asset_ID, COLUMNNAME_A_QTY_Current, COLUMNNAME_A_QTY_Original, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_User_ID, COLUMNNAME_AssetActivationDate, COLUMNNAME_AssetDepreciationDate, COLUMNNAME_AssetDisposalDate, COLUMNNAME_AssetServiceDate, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_BPartner_Location_ID, COLUMNNAME_C_BPartnerSR_ID, COLUMNNAME_C_Location_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_GuaranteeDate, COLUMNNAME_Help, COLUMNNAME_InventoryNo, COLUMNNAME_IsActive, COLUMNNAME_IsDepreciated, COLUMNNAME_IsDisposed, COLUMNNAME_IsFullyDepreciated, COLUMNNAME_IsInPosession, COLUMNNAME_IsOwned, COLUMNNAME_LastMaintenanceDate, COLUMNNAME_LastMaintenanceNote, COLUMNNAME_LastMaintenanceUnit, COLUMNNAME_Lease_BPartner_ID, COLUMNNAME_LeaseTerminationDate, COLUMNNAME_LifeUseUnits, COLUMNNAME_LocationComment, COLUMNNAME_Lot, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_InOutLine_ID, COLUMNNAME_M_Locator_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_ManufacturedYear, COLUMNNAME_Manufacturer, COLUMNNAME_Name, COLUMNNAME_NextMaintenenceDate, COLUMNNAME_NextMaintenenceUnit, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_Qty, COLUMNNAME_SerNo, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_UseLifeMonths, COLUMNNAME_UseLifeYears, COLUMNNAME_UseUnits, COLUMNNAME_Value, COLUMNNAME_VersionNo, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_A_Asset(Properties ctx, int A_Asset_ID, String trxName)
Standard ConstructorX_A_Asset(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelString
getA_Asset_Action()
Get Asset Action.I_A_Asset_Class
getA_Asset_Class()
int
getA_Asset_Class_ID()
Get Asset class.Timestamp
getA_Asset_CreateDate()
Get Create Date.I_A_Asset_Group
getA_Asset_Group()
int
getA_Asset_Group_ID()
Get Asset Group.int
getA_Asset_ID()
Get Asset.Timestamp
getA_Asset_RevalDate()
Get Revaluation Date.String
getA_Asset_Status()
Get Asset Status.I_A_Asset_Type
getA_Asset_Type()
int
getA_Asset_Type_ID()
Get Asset Type.String
getA_Asset_UU()
Get A_Asset_UU.String
getA_AssetType()
Get Asset Type.I_A_Asset
getA_Parent_Asset()
int
getA_Parent_Asset_ID()
Get Parent Asset.BigDecimal
getA_QTY_Current()
Get Current Qty.BigDecimal
getA_QTY_Original()
Get A_QTY_Original.I_AD_User
getAD_User()
int
getAD_User_ID()
Get User/Contact.Timestamp
getAssetActivationDate()
Get Activation Date.Timestamp
getAssetDepreciationDate()
Get Asset Depreciation Date.Timestamp
getAssetDisposalDate()
Get Asset Disposal Date.Timestamp
getAssetServiceDate()
Get In Service Date.I_C_Activity
getC_Activity()
int
getC_Activity_ID()
Get Activity.I_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_BPartner_Location
getC_BPartner_Location()
int
getC_BPartner_Location_ID()
Get Partner Location.I_C_BPartner
getC_BPartnerSR()
int
getC_BPartnerSR_ID()
Get BPartner (Agent).I_C_Location
getC_Location()
int
getC_Location_ID()
Get Address.I_C_Project
getC_Project()
int
getC_Project_ID()
Get Project.String
getDescription()
Get Description.Timestamp
getGuaranteeDate()
Get Guarantee Date.String
getHelp()
Get Comment/Help.String
getInventoryNo()
Get Inventory No.Timestamp
getLastMaintenanceDate()
Get Last Maintenance.String
getLastMaintenanceNote()
Get Last Note.int
getLastMaintenanceUnit()
Get Last Unit.I_C_BPartner
getLease_BPartner()
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.I_M_AttributeSetInstance
getM_AttributeSetInstance()
int
getM_AttributeSetInstance_ID()
Get Attribute Set Instance.I_M_InOutLine
getM_InOutLine()
int
getM_InOutLine_ID()
Get Shipment/Receipt Line.I_M_Locator
getM_Locator()
int
getM_Locator_ID()
Get Locator.I_M_Product
getM_Product()
int
getM_Product_ID()
Get Product.int
getManufacturedYear()
Get Manufactured Year.String
getManufacturer()
Get Manufacturer.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 Databoolean
isDepreciated()
Get Depreciate.boolean
isDisposed()
Get Disposed.boolean
isFullyDepreciated()
Get Fully depreciated.boolean
isInPosession()
Get In Possession.boolean
isOwned()
Get Owned.boolean
isProcessed()
Get Processed.boolean
isProcessing()
Get Process Now.void
setA_Asset_Action(String A_Asset_Action)
Set Asset Action.void
setA_Asset_Class_ID(int A_Asset_Class_ID)
Set Asset class.void
setA_Asset_CreateDate(Timestamp A_Asset_CreateDate)
Set Create Date.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 Revaluation Date.void
setA_Asset_Status(String A_Asset_Status)
Set Asset Status.void
setA_Asset_Type_ID(int A_Asset_Type_ID)
Set Asset Type.void
setA_Asset_UU(String A_Asset_UU)
Set A_Asset_UU.void
setA_AssetType(String A_AssetType)
Set Asset Type.void
setA_Parent_Asset_ID(int A_Parent_Asset_ID)
Set Parent Asset.void
setA_QTY_Current(BigDecimal A_QTY_Current)
Set Current Qty.void
setA_QTY_Original(BigDecimal A_QTY_Original)
Set A_QTY_Original.void
setAD_User_ID(int AD_User_ID)
Set User/Contact.void
setAssetActivationDate(Timestamp AssetActivationDate)
Set Activation Date.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_Activity_ID(int C_Activity_ID)
Set Activity.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
setInventoryNo(String InventoryNo)
Set Inventory No.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
setManufacturedYear(int ManufacturedYear)
Set Manufactured Year.void
setManufacturer(String Manufacturer)
Set Manufacturer.void
setName(String Name)
Set Name.void
setNextMaintenenceDate(Timestamp NextMaintenenceDate)
Set Next Maintenence.void
setNextMaintenenceUnit(int NextMaintenenceUnit)
Set Next Unit.void
setProcessed(boolean Processed)
Set Processed.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 org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_A_Asset
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
-
-
-
Field Detail
-
A_ASSET_ACTION_AD_Reference_ID
public static final int A_ASSET_ACTION_AD_Reference_ID
A_Asset_Action AD_Reference_ID=53360- See Also:
- Constant Field Values
-
A_ASSET_ACTION_Dispose
public static final String A_ASSET_ACTION_Dispose
Dispose = DI- See Also:
- Constant Field Values
-
A_ASSET_ACTION_Inbound
public static final String A_ASSET_ACTION_Inbound
Inbound = IB- See Also:
- Constant Field Values
-
A_ASSET_ACTION_Modify
public static final String A_ASSET_ACTION_Modify
Modify = MD- See Also:
- Constant Field Values
-
A_ASSET_ACTION_Outbound
public static final String A_ASSET_ACTION_Outbound
Outbound = OB- See Also:
- Constant Field Values
-
A_ASSET_ACTION_Reevaluate
public static final String A_ASSET_ACTION_Reevaluate
Reevaluate = RE- See Also:
- Constant Field Values
-
A_ASSET_ACTION_Retire
public static final String A_ASSET_ACTION_Retire
Retire = RT- See Also:
- Constant Field Values
-
A_ASSET_ACTION_Transfer
public static final String A_ASSET_ACTION_Transfer
Transfer = TR- See Also:
- Constant Field Values
-
A_ASSET_STATUS_AD_Reference_ID
public static final int A_ASSET_STATUS_AD_Reference_ID
A_Asset_Status AD_Reference_ID=53359- See Also:
- Constant Field Values
-
A_ASSET_STATUS_Activated
public static final String A_ASSET_STATUS_Activated
Activated = AC- See Also:
- Constant Field Values
-
A_ASSET_STATUS_Disposed
public static final String A_ASSET_STATUS_Disposed
Disposed = DI- See Also:
- Constant Field Values
-
A_ASSET_STATUS_Depreciated
public static final String A_ASSET_STATUS_Depreciated
Depreciated = DP- See Also:
- Constant Field Values
-
A_ASSET_STATUS_New
public static final String A_ASSET_STATUS_New
New = NW- See Also:
- Constant Field Values
-
A_ASSET_STATUS_Preservation
public static final String A_ASSET_STATUS_Preservation
Preservation = PR- See Also:
- Constant Field Values
-
A_ASSET_STATUS_Retired
public static final String A_ASSET_STATUS_Retired
Retired = RE- See Also:
- Constant Field Values
-
A_ASSET_STATUS_Sold
public static final String A_ASSET_STATUS_Sold
Sold = SO- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_A_Asset
public X_A_Asset(Properties ctx, int A_Asset_ID, String trxName)
Standard Constructor
-
X_A_Asset
public X_A_Asset(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 3 - Client - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setA_Asset_Action
public void setA_Asset_Action(String A_Asset_Action)
Set Asset Action.- Specified by:
setA_Asset_Action
in interfaceI_A_Asset
- Parameters:
A_Asset_Action
- Asset Action
-
getA_Asset_Action
public String getA_Asset_Action()
Get Asset Action.- Specified by:
getA_Asset_Action
in interfaceI_A_Asset
- Returns:
- Asset Action
-
getA_Asset_Class
public I_A_Asset_Class getA_Asset_Class() throws RuntimeException
- Specified by:
getA_Asset_Class
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setA_Asset_Class_ID
public void setA_Asset_Class_ID(int A_Asset_Class_ID)
Set Asset class.- Specified by:
setA_Asset_Class_ID
in interfaceI_A_Asset
- Parameters:
A_Asset_Class_ID
- Asset class
-
getA_Asset_Class_ID
public int getA_Asset_Class_ID()
Get Asset class.- Specified by:
getA_Asset_Class_ID
in interfaceI_A_Asset
- Returns:
- Asset class
-
setA_Asset_CreateDate
public void setA_Asset_CreateDate(Timestamp A_Asset_CreateDate)
Set Create Date.- Specified by:
setA_Asset_CreateDate
in interfaceI_A_Asset
- Parameters:
A_Asset_CreateDate
- Create Date
-
getA_Asset_CreateDate
public Timestamp getA_Asset_CreateDate()
Get Create Date.- Specified by:
getA_Asset_CreateDate
in interfaceI_A_Asset
- Returns:
- Create Date
-
getA_Asset_Group
public I_A_Asset_Group getA_Asset_Group() throws RuntimeException
- Specified by:
getA_Asset_Group
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setA_Asset_Group_ID
public void setA_Asset_Group_ID(int A_Asset_Group_ID)
Set Asset Group.- Specified by:
setA_Asset_Group_ID
in interfaceI_A_Asset
- Parameters:
A_Asset_Group_ID
- Group of Assets
-
getA_Asset_Group_ID
public int getA_Asset_Group_ID()
Get Asset Group.- Specified by:
getA_Asset_Group_ID
in interfaceI_A_Asset
- Returns:
- Group of Assets
-
setA_Asset_ID
public void setA_Asset_ID(int A_Asset_ID)
Set Asset.- Specified by:
setA_Asset_ID
in interfaceI_A_Asset
- Parameters:
A_Asset_ID
- Asset used internally or by customers
-
getA_Asset_ID
public int getA_Asset_ID()
Get Asset.- Specified by:
getA_Asset_ID
in interfaceI_A_Asset
- Returns:
- Asset used internally or by customers
-
setA_Asset_RevalDate
public void setA_Asset_RevalDate(Timestamp A_Asset_RevalDate)
Set Revaluation Date.- Specified by:
setA_Asset_RevalDate
in interfaceI_A_Asset
- Parameters:
A_Asset_RevalDate
- Revaluation Date
-
getA_Asset_RevalDate
public Timestamp getA_Asset_RevalDate()
Get Revaluation Date.- Specified by:
getA_Asset_RevalDate
in interfaceI_A_Asset
- Returns:
- Revaluation Date
-
setA_Asset_Status
public void setA_Asset_Status(String A_Asset_Status)
Set Asset Status.- Specified by:
setA_Asset_Status
in interfaceI_A_Asset
- Parameters:
A_Asset_Status
- Asset Status
-
getA_Asset_Status
public String getA_Asset_Status()
Get Asset Status.- Specified by:
getA_Asset_Status
in interfaceI_A_Asset
- Returns:
- Asset Status
-
setA_AssetType
public void setA_AssetType(String A_AssetType)
Set Asset Type.- Specified by:
setA_AssetType
in interfaceI_A_Asset
- Parameters:
A_AssetType
- Asset Type
-
getA_AssetType
public String getA_AssetType()
Get Asset Type.- Specified by:
getA_AssetType
in interfaceI_A_Asset
- Returns:
- Asset Type
-
getA_Asset_Type
public I_A_Asset_Type getA_Asset_Type() throws RuntimeException
- Specified by:
getA_Asset_Type
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setA_Asset_Type_ID
public void setA_Asset_Type_ID(int A_Asset_Type_ID)
Set Asset Type.- Specified by:
setA_Asset_Type_ID
in interfaceI_A_Asset
- Parameters:
A_Asset_Type_ID
- Asset Type
-
getA_Asset_Type_ID
public int getA_Asset_Type_ID()
Get Asset Type.- Specified by:
getA_Asset_Type_ID
in interfaceI_A_Asset
- Returns:
- Asset Type
-
setA_Asset_UU
public void setA_Asset_UU(String A_Asset_UU)
Set A_Asset_UU.- Specified by:
setA_Asset_UU
in interfaceI_A_Asset
- Parameters:
A_Asset_UU
- A_Asset_UU
-
getA_Asset_UU
public String getA_Asset_UU()
Get A_Asset_UU.- Specified by:
getA_Asset_UU
in interfaceI_A_Asset
- Returns:
- A_Asset_UU
-
getAD_User
public I_AD_User getAD_User() throws RuntimeException
- Specified by:
getAD_User
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setAD_User_ID
public void setAD_User_ID(int AD_User_ID)
Set User/Contact.- Specified by:
setAD_User_ID
in interfaceI_A_Asset
- Parameters:
AD_User_ID
- User within the system - Internal or Business Partner Contact
-
getAD_User_ID
public int getAD_User_ID()
Get User/Contact.- Specified by:
getAD_User_ID
in interfaceI_A_Asset
- Returns:
- User within the system - Internal or Business Partner Contact
-
getA_Parent_Asset
public I_A_Asset getA_Parent_Asset() throws RuntimeException
- Specified by:
getA_Parent_Asset
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setA_Parent_Asset_ID
public void setA_Parent_Asset_ID(int A_Parent_Asset_ID)
Set Parent Asset.- Specified by:
setA_Parent_Asset_ID
in interfaceI_A_Asset
- Parameters:
A_Parent_Asset_ID
- Parent Asset
-
getA_Parent_Asset_ID
public int getA_Parent_Asset_ID()
Get Parent Asset.- Specified by:
getA_Parent_Asset_ID
in interfaceI_A_Asset
- Returns:
- Parent Asset
-
setA_QTY_Current
public void setA_QTY_Current(BigDecimal A_QTY_Current)
Set Current Qty.- Specified by:
setA_QTY_Current
in interfaceI_A_Asset
- Parameters:
A_QTY_Current
- Current Qty
-
getA_QTY_Current
public BigDecimal getA_QTY_Current()
Get Current Qty.- Specified by:
getA_QTY_Current
in interfaceI_A_Asset
- Returns:
- Current Qty
-
setA_QTY_Original
public void setA_QTY_Original(BigDecimal A_QTY_Original)
Set A_QTY_Original.- Specified by:
setA_QTY_Original
in interfaceI_A_Asset
- Parameters:
A_QTY_Original
- A_QTY_Original
-
getA_QTY_Original
public BigDecimal getA_QTY_Original()
Get A_QTY_Original.- Specified by:
getA_QTY_Original
in interfaceI_A_Asset
- Returns:
- A_QTY_Original
-
setAssetActivationDate
public void setAssetActivationDate(Timestamp AssetActivationDate)
Set Activation Date.- Specified by:
setAssetActivationDate
in interfaceI_A_Asset
- Parameters:
AssetActivationDate
- Activation Date
-
getAssetActivationDate
public Timestamp getAssetActivationDate()
Get Activation Date.- Specified by:
getAssetActivationDate
in interfaceI_A_Asset
- Returns:
- Activation Date
-
setAssetDepreciationDate
public void setAssetDepreciationDate(Timestamp AssetDepreciationDate)
Set Asset Depreciation Date.- Specified by:
setAssetDepreciationDate
in interfaceI_A_Asset
- Parameters:
AssetDepreciationDate
- Date of last depreciation
-
getAssetDepreciationDate
public Timestamp getAssetDepreciationDate()
Get Asset Depreciation Date.- Specified by:
getAssetDepreciationDate
in interfaceI_A_Asset
- Returns:
- Date of last depreciation
-
setAssetDisposalDate
public void setAssetDisposalDate(Timestamp AssetDisposalDate)
Set Asset Disposal Date.- Specified by:
setAssetDisposalDate
in interfaceI_A_Asset
- Parameters:
AssetDisposalDate
- Date when the asset is/was disposed
-
getAssetDisposalDate
public Timestamp getAssetDisposalDate()
Get Asset Disposal Date.- Specified by:
getAssetDisposalDate
in interfaceI_A_Asset
- Returns:
- Date when the asset is/was disposed
-
setAssetServiceDate
public void setAssetServiceDate(Timestamp AssetServiceDate)
Set In Service Date.- Specified by:
setAssetServiceDate
in interfaceI_A_Asset
- Parameters:
AssetServiceDate
- Date when Asset was put into service
-
getAssetServiceDate
public Timestamp getAssetServiceDate()
Get In Service Date.- Specified by:
getAssetServiceDate
in interfaceI_A_Asset
- Returns:
- Date when Asset was put into service
-
getC_Activity
public I_C_Activity getC_Activity() throws RuntimeException
- Specified by:
getC_Activity
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID)
Set Activity.- Specified by:
setC_Activity_ID
in interfaceI_A_Asset
- Parameters:
C_Activity_ID
- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()
Get Activity.- Specified by:
getC_Activity_ID
in interfaceI_A_Asset
- Returns:
- Business Activity
-
getC_BPartner
public I_C_BPartner getC_BPartner() throws RuntimeException
- Specified by:
getC_BPartner
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.- Specified by:
setC_BPartner_ID
in interfaceI_A_Asset
- Parameters:
C_BPartner_ID
- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()
Get Business Partner.- Specified by:
getC_BPartner_ID
in interfaceI_A_Asset
- Returns:
- Identifies a Business Partner
-
getC_BPartner_Location
public I_C_BPartner_Location getC_BPartner_Location() throws RuntimeException
- Specified by:
getC_BPartner_Location
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setC_BPartner_Location_ID
public void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location.- Specified by:
setC_BPartner_Location_ID
in interfaceI_A_Asset
- Parameters:
C_BPartner_Location_ID
- Identifies the (ship to) address for this Business Partner
-
getC_BPartner_Location_ID
public int getC_BPartner_Location_ID()
Get Partner Location.- Specified by:
getC_BPartner_Location_ID
in interfaceI_A_Asset
- Returns:
- Identifies the (ship to) address for this Business Partner
-
getC_BPartnerSR
public I_C_BPartner getC_BPartnerSR() throws RuntimeException
- Specified by:
getC_BPartnerSR
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setC_BPartnerSR_ID
public void setC_BPartnerSR_ID(int C_BPartnerSR_ID)
Set BPartner (Agent).- Specified by:
setC_BPartnerSR_ID
in interfaceI_A_Asset
- Parameters:
C_BPartnerSR_ID
- Business Partner (Agent or Sales Rep)
-
getC_BPartnerSR_ID
public int getC_BPartnerSR_ID()
Get BPartner (Agent).- Specified by:
getC_BPartnerSR_ID
in interfaceI_A_Asset
- Returns:
- Business Partner (Agent or Sales Rep)
-
getC_Location
public I_C_Location getC_Location() throws RuntimeException
- Specified by:
getC_Location
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setC_Location_ID
public void setC_Location_ID(int C_Location_ID)
Set Address.- Specified by:
setC_Location_ID
in interfaceI_A_Asset
- Parameters:
C_Location_ID
- Location or Address
-
getC_Location_ID
public int getC_Location_ID()
Get Address.- Specified by:
getC_Location_ID
in interfaceI_A_Asset
- Returns:
- Location or Address
-
getC_Project
public I_C_Project getC_Project() throws RuntimeException
- Specified by:
getC_Project
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID)
Set Project.- Specified by:
setC_Project_ID
in interfaceI_A_Asset
- Parameters:
C_Project_ID
- Financial Project
-
getC_Project_ID
public int getC_Project_ID()
Get Project.- Specified by:
getC_Project_ID
in interfaceI_A_Asset
- Returns:
- Financial Project
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_A_Asset
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_A_Asset
- Returns:
- Optional short description of the record
-
setGuaranteeDate
public void setGuaranteeDate(Timestamp GuaranteeDate)
Set Guarantee Date.- Specified by:
setGuaranteeDate
in interfaceI_A_Asset
- Parameters:
GuaranteeDate
- Date when guarantee expires
-
getGuaranteeDate
public Timestamp getGuaranteeDate()
Get Guarantee Date.- Specified by:
getGuaranteeDate
in interfaceI_A_Asset
- Returns:
- Date when guarantee expires
-
setHelp
public void setHelp(String Help)
Set Comment/Help.
-
getHelp
public String getHelp()
Get Comment/Help.
-
setInventoryNo
public void setInventoryNo(String InventoryNo)
Set Inventory No.- Specified by:
setInventoryNo
in interfaceI_A_Asset
- Parameters:
InventoryNo
- Inventory No
-
getInventoryNo
public String getInventoryNo()
Get Inventory No.- Specified by:
getInventoryNo
in interfaceI_A_Asset
- Returns:
- Inventory No
-
setIsDepreciated
public void setIsDepreciated(boolean IsDepreciated)
Set Depreciate.- Specified by:
setIsDepreciated
in interfaceI_A_Asset
- Parameters:
IsDepreciated
- The asset will be depreciated
-
isDepreciated
public boolean isDepreciated()
Get Depreciate.- Specified by:
isDepreciated
in interfaceI_A_Asset
- Returns:
- The asset will be depreciated
-
setIsDisposed
public void setIsDisposed(boolean IsDisposed)
Set Disposed.- Specified by:
setIsDisposed
in interfaceI_A_Asset
- Parameters:
IsDisposed
- The asset is disposed
-
isDisposed
public boolean isDisposed()
Get Disposed.- Specified by:
isDisposed
in interfaceI_A_Asset
- Returns:
- The asset is disposed
-
setIsFullyDepreciated
public void setIsFullyDepreciated(boolean IsFullyDepreciated)
Set Fully depreciated.- Specified by:
setIsFullyDepreciated
in interfaceI_A_Asset
- Parameters:
IsFullyDepreciated
- The asset is fully depreciated
-
isFullyDepreciated
public boolean isFullyDepreciated()
Get Fully depreciated.- Specified by:
isFullyDepreciated
in interfaceI_A_Asset
- Returns:
- The asset is fully depreciated
-
setIsInPosession
public void setIsInPosession(boolean IsInPosession)
Set In Possession.- Specified by:
setIsInPosession
in interfaceI_A_Asset
- Parameters:
IsInPosession
- The asset is in the possession of the organization
-
isInPosession
public boolean isInPosession()
Get In Possession.- Specified by:
isInPosession
in interfaceI_A_Asset
- Returns:
- The asset is in the possession of the organization
-
setIsOwned
public void setIsOwned(boolean IsOwned)
Set Owned.- Specified by:
setIsOwned
in interfaceI_A_Asset
- Parameters:
IsOwned
- The asset is owned by the organization
-
isOwned
public boolean isOwned()
Get Owned.
-
setLastMaintenanceDate
public void setLastMaintenanceDate(Timestamp LastMaintenanceDate)
Set Last Maintenance.- Specified by:
setLastMaintenanceDate
in interfaceI_A_Asset
- Parameters:
LastMaintenanceDate
- Last Maintenance Date
-
getLastMaintenanceDate
public Timestamp getLastMaintenanceDate()
Get Last Maintenance.- Specified by:
getLastMaintenanceDate
in interfaceI_A_Asset
- Returns:
- Last Maintenance Date
-
setLastMaintenanceNote
public void setLastMaintenanceNote(String LastMaintenanceNote)
Set Last Note.- Specified by:
setLastMaintenanceNote
in interfaceI_A_Asset
- Parameters:
LastMaintenanceNote
- Last Maintenance Note
-
getLastMaintenanceNote
public String getLastMaintenanceNote()
Get Last Note.- Specified by:
getLastMaintenanceNote
in interfaceI_A_Asset
- Returns:
- Last Maintenance Note
-
setLastMaintenanceUnit
public void setLastMaintenanceUnit(int LastMaintenanceUnit)
Set Last Unit.- Specified by:
setLastMaintenanceUnit
in interfaceI_A_Asset
- Parameters:
LastMaintenanceUnit
- Last Maintenance Unit
-
getLastMaintenanceUnit
public int getLastMaintenanceUnit()
Get Last Unit.- Specified by:
getLastMaintenanceUnit
in interfaceI_A_Asset
- Returns:
- Last Maintenance Unit
-
getLease_BPartner
public I_C_BPartner getLease_BPartner() throws RuntimeException
- Specified by:
getLease_BPartner
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setLease_BPartner_ID
public void setLease_BPartner_ID(int Lease_BPartner_ID)
Set Lessor.- Specified by:
setLease_BPartner_ID
in interfaceI_A_Asset
- Parameters:
Lease_BPartner_ID
- The Business Partner who rents or leases
-
getLease_BPartner_ID
public int getLease_BPartner_ID()
Get Lessor.- Specified by:
getLease_BPartner_ID
in interfaceI_A_Asset
- Returns:
- The Business Partner who rents or leases
-
setLeaseTerminationDate
public void setLeaseTerminationDate(Timestamp LeaseTerminationDate)
Set Lease Termination.- Specified by:
setLeaseTerminationDate
in interfaceI_A_Asset
- Parameters:
LeaseTerminationDate
- Lease Termination Date
-
getLeaseTerminationDate
public Timestamp getLeaseTerminationDate()
Get Lease Termination.- Specified by:
getLeaseTerminationDate
in interfaceI_A_Asset
- Returns:
- Lease Termination Date
-
setLifeUseUnits
public void setLifeUseUnits(int LifeUseUnits)
Set Life use.- Specified by:
setLifeUseUnits
in interfaceI_A_Asset
- Parameters:
LifeUseUnits
- Units of use until the asset is not usable anymore
-
getLifeUseUnits
public int getLifeUseUnits()
Get Life use.- Specified by:
getLifeUseUnits
in interfaceI_A_Asset
- Returns:
- Units of use until the asset is not usable anymore
-
setLocationComment
public void setLocationComment(String LocationComment)
Set Location comment.- Specified by:
setLocationComment
in interfaceI_A_Asset
- Parameters:
LocationComment
- Additional comments or remarks concerning the location
-
getLocationComment
public String getLocationComment()
Get Location comment.- Specified by:
getLocationComment
in interfaceI_A_Asset
- Returns:
- Additional comments or remarks concerning the location
-
setLot
public void setLot(String Lot)
Set Lot No.
-
getLot
public String getLot()
Get Lot No.
-
setManufacturedYear
public void setManufacturedYear(int ManufacturedYear)
Set Manufactured Year.- Specified by:
setManufacturedYear
in interfaceI_A_Asset
- Parameters:
ManufacturedYear
- Manufactured Year
-
getManufacturedYear
public int getManufacturedYear()
Get Manufactured Year.- Specified by:
getManufacturedYear
in interfaceI_A_Asset
- Returns:
- Manufactured Year
-
setManufacturer
public void setManufacturer(String Manufacturer)
Set Manufacturer.- Specified by:
setManufacturer
in interfaceI_A_Asset
- Parameters:
Manufacturer
- Manufacturer of the Product
-
getManufacturer
public String getManufacturer()
Get Manufacturer.- Specified by:
getManufacturer
in interfaceI_A_Asset
- Returns:
- Manufacturer of the Product
-
getM_AttributeSetInstance
public I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
- Specified by:
getM_AttributeSetInstance
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setM_AttributeSetInstance_ID
public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance.- Specified by:
setM_AttributeSetInstance_ID
in interfaceI_A_Asset
- Parameters:
M_AttributeSetInstance_ID
- Product Attribute Set Instance
-
getM_AttributeSetInstance_ID
public int getM_AttributeSetInstance_ID()
Get Attribute Set Instance.- Specified by:
getM_AttributeSetInstance_ID
in interfaceI_A_Asset
- Returns:
- Product Attribute Set Instance
-
getM_InOutLine
public I_M_InOutLine getM_InOutLine() throws RuntimeException
- Specified by:
getM_InOutLine
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setM_InOutLine_ID
public void setM_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt Line.- Specified by:
setM_InOutLine_ID
in interfaceI_A_Asset
- Parameters:
M_InOutLine_ID
- Line on Shipment or Receipt document
-
getM_InOutLine_ID
public int getM_InOutLine_ID()
Get Shipment/Receipt Line.- Specified by:
getM_InOutLine_ID
in interfaceI_A_Asset
- Returns:
- Line on Shipment or Receipt document
-
getM_Locator
public I_M_Locator getM_Locator() throws RuntimeException
- Specified by:
getM_Locator
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setM_Locator_ID
public void setM_Locator_ID(int M_Locator_ID)
Set Locator.- Specified by:
setM_Locator_ID
in interfaceI_A_Asset
- Parameters:
M_Locator_ID
- Warehouse Locator
-
getM_Locator_ID
public int getM_Locator_ID()
Get Locator.- Specified by:
getM_Locator_ID
in interfaceI_A_Asset
- Returns:
- Warehouse Locator
-
getM_Product
public I_M_Product getM_Product() throws RuntimeException
- Specified by:
getM_Product
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID)
Set Product.- Specified by:
setM_Product_ID
in interfaceI_A_Asset
- Parameters:
M_Product_ID
- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()
Get Product.- Specified by:
getM_Product_ID
in interfaceI_A_Asset
- Returns:
- Product, Service, Item
-
setName
public void setName(String Name)
Set Name.
-
getName
public String getName()
Get Name.
-
setNextMaintenenceDate
public void setNextMaintenenceDate(Timestamp NextMaintenenceDate)
Set Next Maintenence.- Specified by:
setNextMaintenenceDate
in interfaceI_A_Asset
- Parameters:
NextMaintenenceDate
- Next Maintenence Date
-
getNextMaintenenceDate
public Timestamp getNextMaintenenceDate()
Get Next Maintenence.- Specified by:
getNextMaintenenceDate
in interfaceI_A_Asset
- Returns:
- Next Maintenence Date
-
setNextMaintenenceUnit
public void setNextMaintenenceUnit(int NextMaintenenceUnit)
Set Next Unit.- Specified by:
setNextMaintenenceUnit
in interfaceI_A_Asset
- Parameters:
NextMaintenenceUnit
- Next Maintenence Unit
-
getNextMaintenenceUnit
public int getNextMaintenenceUnit()
Get Next Unit.- Specified by:
getNextMaintenenceUnit
in interfaceI_A_Asset
- Returns:
- Next Maintenence Unit
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessed
in interfaceI_A_Asset
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessed
in interfaceI_A_Asset
- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing)
Set Process Now.- Specified by:
setProcessing
in interfaceI_A_Asset
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()
Get Process Now.- Specified by:
isProcessing
in interfaceI_A_Asset
- Returns:
- Process Now
-
setQty
public void setQty(BigDecimal Qty)
Set Quantity.
-
getQty
public BigDecimal getQty()
Get Quantity.
-
setSerNo
public void setSerNo(String SerNo)
Set Serial No.
-
getSerNo
public String getSerNo()
Get Serial No.
-
setUseLifeMonths
public void setUseLifeMonths(int UseLifeMonths)
Set Usable Life - Months.- Specified by:
setUseLifeMonths
in interfaceI_A_Asset
- Parameters:
UseLifeMonths
- Months of the usable life of the asset
-
getUseLifeMonths
public int getUseLifeMonths()
Get Usable Life - Months.- Specified by:
getUseLifeMonths
in interfaceI_A_Asset
- Returns:
- Months of the usable life of the asset
-
setUseLifeYears
public void setUseLifeYears(int UseLifeYears)
Set Usable Life - Years.- Specified by:
setUseLifeYears
in interfaceI_A_Asset
- Parameters:
UseLifeYears
- Years of the usable life of the asset
-
getUseLifeYears
public int getUseLifeYears()
Get Usable Life - Years.- Specified by:
getUseLifeYears
in interfaceI_A_Asset
- Returns:
- Years of the usable life of the asset
-
setUseUnits
public void setUseUnits(int UseUnits)
Set Use units.- Specified by:
setUseUnits
in interfaceI_A_Asset
- Parameters:
UseUnits
- Currently used units of the assets
-
getUseUnits
public int getUseUnits()
Get Use units.- Specified by:
getUseUnits
in interfaceI_A_Asset
- Returns:
- Currently used units of the assets
-
setValue
public void setValue(String Value)
Set Search Key.
-
getValue
public String getValue()
Get Search Key.
-
setVersionNo
public void setVersionNo(String VersionNo)
Set Version No.- Specified by:
setVersionNo
in interfaceI_A_Asset
- Parameters:
VersionNo
- Version Number
-
getVersionNo
public String getVersionNo()
Get Version No.- Specified by:
getVersionNo
in interfaceI_A_Asset
- Returns:
- Version Number
-
-