Compiere 3.1

org.compiere.model
Class X_A_Asset

java.lang.Object
  extended by org.compiere.framework.PO
      extended by org.compiere.model.X_A_Asset
All Implemented Interfaces:
Serializable, Cloneable, Comparator<PO>, Evaluatee
Direct Known Subclasses:
MAsset

public class X_A_Asset
extends PO

Generated Model for A_Asset

Version:
Release 3.1.0 - $Id$
Author:
Jorg Janke (generated)
See Also:
Serialized Form

Field Summary
protected  BigDecimal accessLevel
           
static int C_BPARTNERSR_ID_AD_Reference_ID
          C_BPartnerSR_ID AD_Reference_ID=353
static int LEASE_BPARTNER_ID_AD_Reference_ID
          Lease_BPartner_ID AD_Reference_ID=192
protected static KeyNamePair Model
           
static int SYSTEMSTATUS_AD_Reference_ID
          SystemStatus AD_Reference_ID=374
static String SYSTEMSTATUS_Evaluation
          Evaluation = E
static String SYSTEMSTATUS_Implementation
          Implementation = I
static String SYSTEMSTATUS_Production
          Production = P
static int Table_ID
          AD_Table_ID=539
static String Table_Name
          TableName=A_Asset
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(Ctx ctx, int A_Asset_ID, String trxName)
          Standard Constructor
X_A_Asset(Ctx ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 int getA_Asset_Group_ID()
          Get Asset Group.
 int getA_Asset_ID()
          Get Asset.
 int getAD_User_ID()
          Get User/Contact.
 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.
 int getC_BPartnerSR_ID()
          Get BPartner (Agent).
 int getC_Location_ID()
          Get Address.
 int getC_Project_ID()
          Get Project.
 String getDescription()
          Get Description.
 Timestamp getGuaranteeDate()
          Get Guarantee Date.
 String getHelp()
          Get Comment.
 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.
 BigDecimal 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.
 int getM_Locator_ID()
          Get Locator.
 int getM_Product_ID()
          Get Product.
 String getName()
          Get Name.
 Timestamp getNextMaintenenceDate()
          Get Next Maintenance.
 int getNextMaintenenceUnit()
          Get Next Unit.
 BigDecimal getQty()
          Get Quantity.
 String getSerNo()
          Get Serial No.
 String getSystemStatus()
          Get System Status.
 int getUseLifeMonths()
          Get Usable Life - Months.
 int getUseLifeYears()
          Get Usable Life - Years.
 BigDecimal getUseUnits()
          Get Use units.
 String getValue()
          Get Search Key.
 String getVersionNo()
          Get Version No.
protected  POInfo initPO(Ctx 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 isSystemStatusValid(String test)
          Is test a valid value.
 boolean isTrialPhase()
          Get TrialPhase.
 void setA_Asset_Group_ID(int A_Asset_Group_ID)
          Set Asset Group.
 void setA_Asset_ID(int A_Asset_ID)
          Set Asset.
 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.
 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 setIsTrialPhase(boolean IsTrialPhase)
          Set TrialPhase.
 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(BigDecimal 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 Maintenance.
 void setNextMaintenenceUnit(int NextMaintenenceUnit)
          Set Next Unit.
 void setQty(BigDecimal Qty)
          Set Quantity.
 void setSerNo(String SerNo)
          Set Serial No.
 void setSystemStatus(String SystemStatus)
          Set System Status.
 void setUseLifeMonths(int UseLifeMonths)
          Set Usable Life - Months.
 void setUseLifeYears(int UseLifeYears)
          Set Usable Life - Years.
 void setUseUnits(BigDecimal UseUnits)
          Set Use units.
 void setValue(String Value)
          Set Search Key.
 void setVersionNo(String VersionNo)
          Set Version No.
 String toString()
          Info
 
Methods inherited from class org.compiere.framework.PO
addAttachment, addAttachment, addError, afterDelete, afterSave, beforeDelete, beforeSave, compare, convertToBigDecimal, convertToBoolean, convertToInt, convertToTimestamp, copy, copyValues, copyValues, createAttachment, delete_Accounting, delete, delete, dump, dump, equals, get_ChangeVO, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_EntityType, get_HashMap, get_ID, get_IDOld, get_Info, get_KeyColumns, get_Logger, get_Table_ID, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_ValuesAsString, get_WhereClause, get_xmlDocument, get_xmlString, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getVO, hashCode, insert_Accounting, is_Changed, is_KeyColumn, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveNew_getID, saveNewInsertSQL, saveNewSpecial, saveUpdate, set_ChangeVO, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueString, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setContext, setCtx, setDocWorkflowMgr, setIsActive, setStandardDefaults, setUpdateable, setUpdatedBy, toStringX, unlock, update
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

updatedMS

public static final long updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0

See Also:
Constant Field Values

Table_ID

public static final int Table_ID
AD_Table_ID=539

See Also:
Constant Field Values

Table_Name

public static final String Table_Name
TableName=A_Asset

See Also:
Constant Field Values

Model

protected static KeyNamePair Model

accessLevel

protected BigDecimal accessLevel

C_BPARTNERSR_ID_AD_Reference_ID

public static final int C_BPARTNERSR_ID_AD_Reference_ID
C_BPartnerSR_ID AD_Reference_ID=353

See Also:
Constant Field Values

LEASE_BPARTNER_ID_AD_Reference_ID

public static final int LEASE_BPARTNER_ID_AD_Reference_ID
Lease_BPartner_ID AD_Reference_ID=192

See Also:
Constant Field Values

SYSTEMSTATUS_AD_Reference_ID

public static final int SYSTEMSTATUS_AD_Reference_ID
SystemStatus AD_Reference_ID=374

See Also:
Constant Field Values

SYSTEMSTATUS_Evaluation

public static final String SYSTEMSTATUS_Evaluation
Evaluation = E

See Also:
Constant Field Values

SYSTEMSTATUS_Implementation

public static final String SYSTEMSTATUS_Implementation
Implementation = I

See Also:
Constant Field Values

SYSTEMSTATUS_Production

public static final String SYSTEMSTATUS_Production
Production = P

See Also:
Constant Field Values
Constructor Detail

X_A_Asset

public X_A_Asset(Ctx ctx,
                 int A_Asset_ID,
                 String trxName)
Standard Constructor

Parameters:
ctx - context
A_Asset_ID - id
trxName - transaction

X_A_Asset

public X_A_Asset(Ctx ctx,
                 ResultSet rs,
                 String trxName)
Load Constructor

Parameters:
ctx - context
rs - result set
trxName - transaction
Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
3 - Client - Org

initPO

protected POInfo initPO(Ctx ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
PO Info

toString

public String toString()
Info

Overrides:
toString in class PO
Returns:
info

setAD_User_ID

public void setAD_User_ID(int AD_User_ID)
Set User/Contact.

Parameters:
AD_User_ID - User within the system - Internal or Business Partner Contact

getAD_User_ID

public int getAD_User_ID()
Get User/Contact.

Returns:
User within the system - Internal or Business Partner Contact

setA_Asset_Group_ID

public void setA_Asset_Group_ID(int A_Asset_Group_ID)
Set Asset Group.

Parameters:
A_Asset_Group_ID - Group of Assets

getA_Asset_Group_ID

public int getA_Asset_Group_ID()
Get Asset Group.

Returns:
Group of Assets

setA_Asset_ID

public void setA_Asset_ID(int A_Asset_ID)
Set Asset.

Parameters:
A_Asset_ID - Asset used internally or by customers

getA_Asset_ID

public int getA_Asset_ID()
Get Asset.

Returns:
Asset used internally or by customers

setAssetDepreciationDate

public void setAssetDepreciationDate(Timestamp AssetDepreciationDate)
Set Asset Depreciation Date.

Parameters:
AssetDepreciationDate - Date of last depreciation

getAssetDepreciationDate

public Timestamp getAssetDepreciationDate()
Get Asset Depreciation Date.

Returns:
Date of last depreciation

setAssetDisposalDate

public void setAssetDisposalDate(Timestamp AssetDisposalDate)
Set Asset Disposal Date.

Parameters:
AssetDisposalDate - Date when the asset is/was disposed

getAssetDisposalDate

public Timestamp getAssetDisposalDate()
Get Asset Disposal Date.

Returns:
Date when the asset is/was disposed

setAssetServiceDate

public void setAssetServiceDate(Timestamp AssetServiceDate)
Set In Service Date.

Parameters:
AssetServiceDate - Date when Asset was put into service

getAssetServiceDate

public Timestamp getAssetServiceDate()
Get In Service Date.

Returns:
Date when Asset was put into service

setC_BPartnerSR_ID

public void setC_BPartnerSR_ID(int C_BPartnerSR_ID)
Set BPartner (Agent).

Parameters:
C_BPartnerSR_ID - Business Partner (Agent or Sales Rep)

getC_BPartnerSR_ID

public int getC_BPartnerSR_ID()
Get BPartner (Agent).

Returns:
Business Partner (Agent or Sales Rep)

setC_BPartner_ID

public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.

Parameters:
C_BPartner_ID - Identifies a Business Partner

getC_BPartner_ID

public int getC_BPartner_ID()
Get Business Partner.

Returns:
Identifies a Business Partner

setC_BPartner_Location_ID

public void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location.

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.

Returns:
Identifies the (ship to) address for this Business Partner

setC_Location_ID

public void setC_Location_ID(int C_Location_ID)
Set Address.

Parameters:
C_Location_ID - Location or Address

getC_Location_ID

public int getC_Location_ID()
Get Address.

Returns:
Location or Address

setC_Project_ID

public void setC_Project_ID(int C_Project_ID)
Set Project.

Parameters:
C_Project_ID - Financial Project

getC_Project_ID

public int getC_Project_ID()
Get Project.

Returns:
Financial Project

setDescription

public void setDescription(String Description)
Set Description.

Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Returns:
Optional short description of the record

setGuaranteeDate

public void setGuaranteeDate(Timestamp GuaranteeDate)
Set Guarantee Date.

Parameters:
GuaranteeDate - Date when guarantee expires

getGuaranteeDate

public Timestamp getGuaranteeDate()
Get Guarantee Date.

Returns:
Date when guarantee expires

setHelp

public void setHelp(String Help)
Set Comment.

Parameters:
Help - Comment, Help or Hint

getHelp

public String getHelp()
Get Comment.

Returns:
Comment, Help or Hint

setIsDepreciated

public void setIsDepreciated(boolean IsDepreciated)
Set Depreciate.

Parameters:
IsDepreciated - The asset will be depreciated

isDepreciated

public boolean isDepreciated()
Get Depreciate.

Returns:
The asset will be depreciated

setIsDisposed

public void setIsDisposed(boolean IsDisposed)
Set Disposed.

Parameters:
IsDisposed - The asset is disposed

isDisposed

public boolean isDisposed()
Get Disposed.

Returns:
The asset is disposed

setIsFullyDepreciated

public void setIsFullyDepreciated(boolean IsFullyDepreciated)
Set Fully depreciated.

Parameters:
IsFullyDepreciated - The asset is fully depreciated

isFullyDepreciated

public boolean isFullyDepreciated()
Get Fully depreciated.

Returns:
The asset is fully depreciated

setIsInPosession

public void setIsInPosession(boolean IsInPosession)
Set In Possession.

Parameters:
IsInPosession - The asset is in the possession of the organization

isInPosession

public boolean isInPosession()
Get In Possession.

Returns:
The asset is in the possession of the organization

setIsOwned

public void setIsOwned(boolean IsOwned)
Set Owned.

Parameters:
IsOwned - The asset is owned by the organization

isOwned

public boolean isOwned()
Get Owned.

Returns:
The asset is owned by the organization

setIsTrialPhase

public void setIsTrialPhase(boolean IsTrialPhase)
Set TrialPhase.

Parameters:
IsTrialPhase - This is a trial phase

isTrialPhase

public boolean isTrialPhase()
Get TrialPhase.

Returns:
This is a trial phase

setLastMaintenanceDate

public void setLastMaintenanceDate(Timestamp LastMaintenanceDate)
Set Last Maintenance.

Parameters:
LastMaintenanceDate - Last Maintenance Date

getLastMaintenanceDate

public Timestamp getLastMaintenanceDate()
Get Last Maintenance.

Returns:
Last Maintenance Date

setLastMaintenanceNote

public void setLastMaintenanceNote(String LastMaintenanceNote)
Set Last Note.

Parameters:
LastMaintenanceNote - Last Maintenance Note

getLastMaintenanceNote

public String getLastMaintenanceNote()
Get Last Note.

Returns:
Last Maintenance Note

setLastMaintenanceUnit

public void setLastMaintenanceUnit(int LastMaintenanceUnit)
Set Last Unit.

Parameters:
LastMaintenanceUnit - Last Maintenance Unit

getLastMaintenanceUnit

public int getLastMaintenanceUnit()
Get Last Unit.

Returns:
Last Maintenance Unit

setLeaseTerminationDate

public void setLeaseTerminationDate(Timestamp LeaseTerminationDate)
Set Lease Termination.

Parameters:
LeaseTerminationDate - Lease Termination Date

getLeaseTerminationDate

public Timestamp getLeaseTerminationDate()
Get Lease Termination.

Returns:
Lease Termination Date

setLease_BPartner_ID

public void setLease_BPartner_ID(int Lease_BPartner_ID)
Set Lessor.

Parameters:
Lease_BPartner_ID - The Business Partner who rents or leases

getLease_BPartner_ID

public int getLease_BPartner_ID()
Get Lessor.

Returns:
The Business Partner who rents or leases

setLifeUseUnits

public void setLifeUseUnits(BigDecimal LifeUseUnits)
Set Life use.

Parameters:
LifeUseUnits - Units of use until the asset is not usable anymore

getLifeUseUnits

public BigDecimal getLifeUseUnits()
Get Life use.

Returns:
Units of use until the asset is not usable anymore

setLocationComment

public void setLocationComment(String LocationComment)
Set Location comment.

Parameters:
LocationComment - Additional comments or remarks concerning the location

getLocationComment

public String getLocationComment()
Get Location comment.

Returns:
Additional comments or remarks concerning the location

setLot

public void setLot(String Lot)
Set Lot No.

Parameters:
Lot - Lot number (alphanumeric)

getLot

public String getLot()
Get Lot No.

Returns:
Lot number (alphanumeric)

setM_AttributeSetInstance_ID

public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance.

Parameters:
M_AttributeSetInstance_ID - Product Attribute Set Instance

getM_AttributeSetInstance_ID

public int getM_AttributeSetInstance_ID()
Get Attribute Set Instance.

Returns:
Product Attribute Set Instance

setM_InOutLine_ID

public void setM_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt Line.

Parameters:
M_InOutLine_ID - Line on Shipment or Receipt document

getM_InOutLine_ID

public int getM_InOutLine_ID()
Get Shipment/Receipt Line.

Returns:
Line on Shipment or Receipt document

setM_Locator_ID

public void setM_Locator_ID(int M_Locator_ID)
Set Locator.

Parameters:
M_Locator_ID - Warehouse Locator

getM_Locator_ID

public int getM_Locator_ID()
Get Locator.

Returns:
Warehouse Locator

setM_Product_ID

public void setM_Product_ID(int M_Product_ID)
Set Product.

Parameters:
M_Product_ID - Product, Service, Item

getM_Product_ID

public int getM_Product_ID()
Get Product.

Returns:
Product, Service, Item

setName

public void setName(String Name)
Set Name.

Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Returns:
Alphanumeric identifier of the entity

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setNextMaintenenceDate

public void setNextMaintenenceDate(Timestamp NextMaintenenceDate)
Set Next Maintenance.

Parameters:
NextMaintenenceDate - Next Maintenance Date

getNextMaintenenceDate

public Timestamp getNextMaintenenceDate()
Get Next Maintenance.

Returns:
Next Maintenance Date

setNextMaintenenceUnit

public void setNextMaintenenceUnit(int NextMaintenenceUnit)
Set Next Unit.

Parameters:
NextMaintenenceUnit - Next Maintenance Unit

getNextMaintenenceUnit

public int getNextMaintenenceUnit()
Get Next Unit.

Returns:
Next Maintenance Unit

setQty

public void setQty(BigDecimal Qty)
Set Quantity.

Parameters:
Qty - Quantity

getQty

public BigDecimal getQty()
Get Quantity.

Returns:
Quantity

setSerNo

public void setSerNo(String SerNo)
Set Serial No.

Parameters:
SerNo - Product Serial Number

getSerNo

public String getSerNo()
Get Serial No.

Returns:
Product Serial Number

isSystemStatusValid

public boolean isSystemStatusValid(String test)
Is test a valid value.

Parameters:
test - testvalue
Returns:
true if valid

setSystemStatus

public void setSystemStatus(String SystemStatus)
Set System Status.

Parameters:
SystemStatus - Status of the system - Support priority depends on system status

getSystemStatus

public String getSystemStatus()
Get System Status.

Returns:
Status of the system - Support priority depends on system status

setUseLifeMonths

public void setUseLifeMonths(int UseLifeMonths)
Set Usable Life - Months.

Parameters:
UseLifeMonths - Months of the usable life of the asset

getUseLifeMonths

public int getUseLifeMonths()
Get Usable Life - Months.

Returns:
Months of the usable life of the asset

setUseLifeYears

public void setUseLifeYears(int UseLifeYears)
Set Usable Life - Years.

Parameters:
UseLifeYears - Years of the usable life of the asset

getUseLifeYears

public int getUseLifeYears()
Get Usable Life - Years.

Returns:
Years of the usable life of the asset

setUseUnits

public void setUseUnits(BigDecimal UseUnits)
Set Use units.

Parameters:
UseUnits - Currently used units of the assets

getUseUnits

public BigDecimal getUseUnits()
Get Use units.

Returns:
Currently used units of the assets

setValue

public void setValue(String Value)
Set Search Key.

Parameters:
Value - Search key for the record in the format required - must be unique

getValue

public String getValue()
Get Search Key.

Returns:
Search key for the record in the format required - must be unique

setVersionNo

public void setVersionNo(String VersionNo)
Set Version No.

Parameters:
VersionNo - Version Number

getVersionNo

public String getVersionNo()
Get Version No.

Returns:
Version Number

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.