org.opennms.web.asset
Class Asset

java.lang.Object
  extended by org.opennms.web.asset.Asset

public class Asset
extends Object

Asset class.

Since:
1.8.1
Version:
$Id: $
Author:
ranger

Field Summary
protected  String additionalhardware
           
protected  String address1
           
protected  String address2
           
protected  String admin
           
protected  String assetNumber
           
protected  String autoenable
           
static String AUTOENABLE
          Constant AUTOENABLE="A"
static String[] AUTOENABLES
          Constant AUTOENABLES="new String[] { AUTOENABLE }"
protected  String building
           
static String[] CATEGORIES
          Constant CATEGORIES="new String[] { UNSPECIFIED_CATEGORY, IN"{trunked}
protected  String category
           
protected  String circuitId
           
protected  String city
           
protected  String comments
           
protected  String connection
           
static String[] CONNECTIONS
          Constant CONNECTIONS="new String[] { TELNET_CONNECTION,SSH_CO"{trunked}
protected  String cpu
           
protected  String dateInstalled
           
protected  String department
           
protected  String description
           
static String DESKTOP_CATEGORY
          Constant DESKTOP_CATEGORY="Desktop"
protected  String displayCategory
           
protected  String division
           
protected  String enable
           
protected  String floor
           
protected  String hdd1
           
protected  String hdd2
           
protected  String hdd3
           
protected  String hdd4
           
protected  String hdd5
           
protected  String hdd6
           
static String INFRASTRUCTURE_CATEGORY
          Constant INFRASTRUCTURE_CATEGORY="Infrastructure"
protected  String inputpower
           
static String LAPTOP_CATEGORY
          Constant LAPTOP_CATEGORY="Laptop"
protected  Date lastModifiedDate
           
protected  String lease
           
protected  String leaseExpires
           
protected  String maintContract
           
protected  String maintContractExpires
           
protected  String manufacturer
           
protected  String modelNumber
           
protected  int nodeId
           
protected  String notifyCategory
           
protected  String numpowersupplies
           
protected  String operatingSystem
           
static String OTHER_CATEGORY
          Constant OTHER_CATEGORY="Other"
protected  String password
           
protected  String pollerCategory
           
protected  String port
           
static String PRINTER_CATEGORY
          Constant PRINTER_CATEGORY="Printer"
protected  String rack
           
protected  String rackunitheight
           
protected  String ram
           
protected  String region
           
protected  String room
           
static String RSH_CONNECTION
          Constant RSH_CONNECTION="rsh"
protected  String serialNumber
           
static String SERVER_CATEGORY
          Constant SERVER_CATEGORY="Server"
protected  String slot
           
protected  String snmpcommunity
           
static String SSH_CONNECTION
          Constant SSH_CONNECTION="ssh"
protected  String state
           
protected  String storagectrl
           
protected  String supportPhone
           
static String TELEPHONY_CATEGORY
          Constant TELEPHONY_CATEGORY="Telephony"
static String TELNET_CONNECTION
          Constant TELNET_CONNECTION="telnet"
protected  String thresholdCategory
           
static String UNSPECIFIED_CATEGORY
          Constant UNSPECIFIED_CATEGORY="Unspecified"
protected  String userLastModified
           
protected  String username
           
protected  String vendor
           
protected  String vendorAssetNumber
           
protected  String vendorFax
           
protected  String vendorPhone
           
protected  String zip
           
 
Constructor Summary
Asset()
           
 
Method Summary
 String getAdditionalhardware()
          Getter for the field additionalhardware.
 String getAddress1()
          Getter for the field address1.
 String getAddress2()
          Getter for the field address2.
 String getAdmin()
          Getter for the field admin.
 String getAssetNumber()
          Getter for the field assetNumber.
 String getAutoenable()
          Getter for the field autoenable.
 String getBuilding()
          Getter for the field building.
 String getCategory()
          Getter for the field category.
 String getCircuitId()
          Getter for the field circuitId.
 String getCity()
          Getter for the field city.
 String getComments()
          Getter for the field comments.
 String getConnection()
          Getter for the field connection.
 String getCpu()
          Getter for the field cpu.
 String getDateInstalled()
          Getter for the field dateInstalled.
 String getDepartment()
          Getter for the field department.
 String getDescription()
          Getter for the field description.
 String getDisplayCategory()
          Getter for the field displayCategory.
 String getDivision()
          Getter for the field division.
 String getEnable()
          Getter for the field enable.
 String getFloor()
          Getter for the field floor.
 String getHdd1()
          Getter for the field hdd1.
 String getHdd2()
          Getter for the field hdd2.
 String getHdd3()
          Getter for the field hdd3.
 String getHdd4()
          Getter for the field hdd4.
 String getHdd5()
          Getter for the field hdd5.
 String getHdd6()
          Getter for the field hdd6.
 String getInputpower()
          Getter for the field inputpower.
 Date getLastModifiedDate()
          Getter for the field lastModifiedDate.
 String getLease()
          Getter for the field lease.
 String getLeaseExpires()
          Getter for the field leaseExpires.
 String getMaintContract()
          Getter for the field maintContract.
 String getMaintContractExpires()
          Getter for the field maintContractExpires.
 String getManufacturer()
          Getter for the field manufacturer.
 String getModelNumber()
          Getter for the field modelNumber.
 int getNodeId()
          Getter for the field nodeId.
 String getNotifyCategory()
          Getter for the field notifyCategory.
 String getNumpowersupplies()
          Getter for the field numpowersupplies.
 String getOperatingSystem()
          Getter for the field operatingSystem.
 String getPassword()
          Getter for the field password.
 String getPollerCategory()
          Getter for the field pollerCategory.
 String getPort()
          Getter for the field port.
 String getRack()
          Getter for the field rack.
 String getRackunitheight()
          Getter for the field rackunitheight.
 String getRam()
          Getter for the field ram.
 String getRegion()
          Getter for the field region.
 String getRoom()
          Getter for the field room.
 String getSerialNumber()
          Getter for the field serialNumber.
 String getSlot()
          Getter for the field slot.
 String getSnmpcommunity()
          Getter for the field snmpcommunity.
 String getState()
          Getter for the field state.
 String getStoragectrl()
          Getter for the field storagectrl.
 String getSupportPhone()
          Getter for the field supportPhone.
 String getThresholdCategory()
          Getter for the field thresholdCategory.
 String getUserLastModified()
          Getter for the field userLastModified.
 String getUsername()
          Getter for the field username.
 String getVendor()
          Getter for the field vendor.
 String getVendorAssetNumber()
          Getter for the field vendorAssetNumber.
 String getVendorFax()
          Getter for the field vendorFax.
 String getVendorPhone()
          Getter for the field vendorPhone.
 String getZip()
          Getter for the field zip.
 void setAdditionalhardware(String additionalhardware)
          Setter for the field additionalhardware.
 void setAddress1(String address1)
          Setter for the field address1.
 void setAddress2(String address2)
          Setter for the field address2.
 void setAdmin(String admin)
          Setter for the field admin.
 void setAssetNumber(String assetNumber)
          Setter for the field assetNumber.
 void setAutoenable(String autoenable)
          Setter for the field autoenable.
 void setBuilding(String building)
          Setter for the field building.
 void setCategory(String category)
          Setter for the field category.
 void setCircuitId(String circuitId)
          Setter for the field circuitId.
 void setCity(String city)
          Setter for the field city.
 void setComments(String comments)
          Setter for the field comments.
 void setConnection(String connection)
          Setter for the field connection.
 void setCpu(String cpu)
          Setter for the field cpu.
 void setDateInstalled(String dateInstalled)
          Setter for the field dateInstalled.
 void setDepartment(String department)
          Setter for the field department.
 void setDescription(String description)
          Setter for the field description.
 void setDisplayCategory(String displayCategory)
          Setter for the field displayCategory.
 void setDivision(String division)
          Setter for the field division.
 void setEnable(String enable)
          Setter for the field enable.
 void setFloor(String floor)
          Setter for the field floor.
 void setHdd1(String hdd1)
          Setter for the field hdd1.
 void setHdd2(String hdd2)
          Setter for the field hdd2.
 void setHdd3(String hdd3)
          Setter for the field hdd3.
 void setHdd4(String hdd4)
          Setter for the field hdd4.
 void setHdd5(String hdd5)
          Setter for the field hdd5.
 void setHdd6(String hdd6)
          Setter for the field hdd6.
 void setInputpower(String inputpower)
          Setter for the field inputpower.
 void setLastModifiedDate(Date lastModifiedDate)
          Setter for the field lastModifiedDate.
 void setLease(String lease)
          Setter for the field lease.
 void setLeaseExpires(String leaseExpires)
          Setter for the field leaseExpires.
 void setMaintContract(String maintContract)
          Setter for the field maintContract.
 void setMaintContractExpires(String maintContractExpires)
          Setter for the field maintContractExpires.
 void setManufacturer(String manufacturer)
          Setter for the field manufacturer.
 void setModelNumber(String modelNumber)
          Setter for the field modelNumber.
 void setNodeId(int nodeId)
          Setter for the field nodeId.
 void setNotifyCategory(String notifyCategory)
          Setter for the field notifyCategory.
 void setNumpowersupplies(String numpowersupplies)
          Setter for the field numpowersupplies.
 void setOperatingSystem(String operatingSystem)
          Setter for the field operatingSystem.
 void setPassword(String password)
          Setter for the field password.
 void setPollerCategory(String pollerCategory)
          Setter for the field pollerCategory.
 void setPort(String port)
          Setter for the field port.
 void setRack(String rack)
          Setter for the field rack.
 void setRackunitheight(String rackunitheight)
          Setter for the field rackunitheight.
 void setRam(String ram)
          Setter for the field ram.
 void setRegion(String region)
          Setter for the field region.
 void setRoom(String room)
          Setter for the field room.
 void setSerialNumber(String serialNumber)
          Setter for the field serialNumber.
 void setSlot(String slot)
          Setter for the field slot.
 void setSnmpcommunity(String snmpcommunity)
          Setter for the field snmpcommunity.
 void setState(String state)
          Setter for the field state.
 void setStoragectrl(String storagectrl)
          Setter for the field storagectrl.
 void setSupportPhone(String supportPhone)
          Setter for the field supportPhone.
 void setThresholdCategory(String thresholdCategory)
          Setter for the field thresholdCategory.
 void setUserLastModified(String userLastModified)
          Setter for the field userLastModified.
 void setUsername(String username)
          Setter for the field username.
 void setVendor(String vendor)
          Setter for the field vendor.
 void setVendorAssetNumber(String vendorAssetNumber)
          Setter for the field vendorAssetNumber.
 void setVendorFax(String vendorFax)
          Setter for the field vendorFax.
 void setVendorPhone(String vendorPhone)
          Setter for the field vendorPhone.
 void setZip(String zip)
          Setter for the field zip.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNSPECIFIED_CATEGORY

public static final String UNSPECIFIED_CATEGORY
Constant UNSPECIFIED_CATEGORY="Unspecified"

See Also:
Constant Field Values

INFRASTRUCTURE_CATEGORY

public static final String INFRASTRUCTURE_CATEGORY
Constant INFRASTRUCTURE_CATEGORY="Infrastructure"

See Also:
Constant Field Values

SERVER_CATEGORY

public static final String SERVER_CATEGORY
Constant SERVER_CATEGORY="Server"

See Also:
Constant Field Values

DESKTOP_CATEGORY

public static final String DESKTOP_CATEGORY
Constant DESKTOP_CATEGORY="Desktop"

See Also:
Constant Field Values

LAPTOP_CATEGORY

public static final String LAPTOP_CATEGORY
Constant LAPTOP_CATEGORY="Laptop"

See Also:
Constant Field Values

PRINTER_CATEGORY

public static final String PRINTER_CATEGORY
Constant PRINTER_CATEGORY="Printer"

See Also:
Constant Field Values

TELEPHONY_CATEGORY

public static final String TELEPHONY_CATEGORY
Constant TELEPHONY_CATEGORY="Telephony"

See Also:
Constant Field Values

OTHER_CATEGORY

public static final String OTHER_CATEGORY
Constant OTHER_CATEGORY="Other"

See Also:
Constant Field Values

CATEGORIES

public static final String[] CATEGORIES
Constant CATEGORIES="new String[] { UNSPECIFIED_CATEGORY, IN"{trunked}


AUTOENABLE

public static final String AUTOENABLE
Constant AUTOENABLE="A"

See Also:
Constant Field Values

AUTOENABLES

public static final String[] AUTOENABLES
Constant AUTOENABLES="new String[] { AUTOENABLE }"


TELNET_CONNECTION

public static final String TELNET_CONNECTION
Constant TELNET_CONNECTION="telnet"

See Also:
Constant Field Values

SSH_CONNECTION

public static final String SSH_CONNECTION
Constant SSH_CONNECTION="ssh"

See Also:
Constant Field Values

RSH_CONNECTION

public static final String RSH_CONNECTION
Constant RSH_CONNECTION="rsh"

See Also:
Constant Field Values

CONNECTIONS

public static final String[] CONNECTIONS
Constant CONNECTIONS="new String[] { TELNET_CONNECTION,SSH_CO"{trunked}


nodeId

protected int nodeId

lastModifiedDate

protected Date lastModifiedDate

userLastModified

protected String userLastModified

category

protected String category

manufacturer

protected String manufacturer

vendor

protected String vendor

modelNumber

protected String modelNumber

serialNumber

protected String serialNumber

description

protected String description

circuitId

protected String circuitId

assetNumber

protected String assetNumber

operatingSystem

protected String operatingSystem

rack

protected String rack

slot

protected String slot

port

protected String port

region

protected String region

division

protected String division

department

protected String department

address1

protected String address1

address2

protected String address2

city

protected String city

state

protected String state

zip

protected String zip

building

protected String building

floor

protected String floor

room

protected String room

vendorPhone

protected String vendorPhone

vendorFax

protected String vendorFax

dateInstalled

protected String dateInstalled

lease

protected String lease

leaseExpires

protected String leaseExpires

supportPhone

protected String supportPhone

maintContract

protected String maintContract

vendorAssetNumber

protected String vendorAssetNumber

maintContractExpires

protected String maintContractExpires

displayCategory

protected String displayCategory

notifyCategory

protected String notifyCategory

pollerCategory

protected String pollerCategory

thresholdCategory

protected String thresholdCategory

comments

protected String comments

username

protected String username

password

protected String password

enable

protected String enable

connection

protected String connection

autoenable

protected String autoenable

cpu

protected String cpu

ram

protected String ram

storagectrl

protected String storagectrl

hdd1

protected String hdd1

hdd2

protected String hdd2

hdd3

protected String hdd3

hdd4

protected String hdd4

hdd5

protected String hdd5

hdd6

protected String hdd6

numpowersupplies

protected String numpowersupplies

inputpower

protected String inputpower

additionalhardware

protected String additionalhardware

admin

protected String admin

snmpcommunity

protected String snmpcommunity

rackunitheight

protected String rackunitheight
Constructor Detail

Asset

public Asset()
Method Detail

getRackunitheight

public String getRackunitheight()

Getter for the field rackunitheight.

Returns:
a String object.

setRackunitheight

public void setRackunitheight(String rackunitheight)

Setter for the field rackunitheight.

Parameters:
rackunitheight - a String object.

getSnmpcommunity

public String getSnmpcommunity()

Getter for the field snmpcommunity.

Returns:
a String object.

setSnmpcommunity

public void setSnmpcommunity(String snmpcommunity)

Setter for the field snmpcommunity.

Parameters:
snmpcommunity - a String object.

getAdmin

public String getAdmin()

Getter for the field admin.

Returns:
a String object.

setAdmin

public void setAdmin(String admin)

Setter for the field admin.

Parameters:
admin - a String object.

getAdditionalhardware

public String getAdditionalhardware()

Getter for the field additionalhardware.

Returns:
a String object.

setAdditionalhardware

public void setAdditionalhardware(String additionalhardware)

Setter for the field additionalhardware.

Parameters:
additionalhardware - a String object.

getInputpower

public String getInputpower()

Getter for the field inputpower.

Returns:
a String object.

setInputpower

public void setInputpower(String inputpower)

Setter for the field inputpower.

Parameters:
inputpower - a String object.

getNumpowersupplies

public String getNumpowersupplies()

Getter for the field numpowersupplies.

Returns:
a String object.

setNumpowersupplies

public void setNumpowersupplies(String numpowersupplies)

Setter for the field numpowersupplies.

Parameters:
numpowersupplies - a String object.

getHdd6

public String getHdd6()

Getter for the field hdd6.

Returns:
a String object.

setHdd6

public void setHdd6(String hdd6)

Setter for the field hdd6.

Parameters:
hdd6 - a String object.

getHdd5

public String getHdd5()

Getter for the field hdd5.

Returns:
a String object.

setHdd5

public void setHdd5(String hdd5)

Setter for the field hdd5.

Parameters:
hdd5 - a String object.

getHdd4

public String getHdd4()

Getter for the field hdd4.

Returns:
a String object.

setHdd4

public void setHdd4(String hdd4)

Setter for the field hdd4.

Parameters:
hdd4 - a String object.

getHdd3

public String getHdd3()

Getter for the field hdd3.

Returns:
a String object.

setHdd3

public void setHdd3(String hdd3)

Setter for the field hdd3.

Parameters:
hdd3 - a String object.

getHdd2

public String getHdd2()

Getter for the field hdd2.

Returns:
a String object.

setHdd2

public void setHdd2(String hdd2)

Setter for the field hdd2.

Parameters:
hdd2 - a String object.

getHdd1

public String getHdd1()

Getter for the field hdd1.

Returns:
a String object.

setHdd1

public void setHdd1(String hdd1)

Setter for the field hdd1.

Parameters:
hdd1 - a String object.

getStoragectrl

public String getStoragectrl()

Getter for the field storagectrl.

Returns:
a String object.

setStoragectrl

public void setStoragectrl(String storagectrl)

Setter for the field storagectrl.

Parameters:
storagectrl - a String object.

setNodeId

public void setNodeId(int nodeId)

Setter for the field nodeId.

Parameters:
nodeId - a int.

getNodeId

public int getNodeId()

Getter for the field nodeId.

Returns:
a int.

setLastModifiedDate

public void setLastModifiedDate(Date lastModifiedDate)

Setter for the field lastModifiedDate.

Parameters:
lastModifiedDate - a Date object.

getLastModifiedDate

public Date getLastModifiedDate()

Getter for the field lastModifiedDate.

Returns:
a Date object.

setCategory

public void setCategory(String category)

Setter for the field category.

Parameters:
category - a String object.

getCategory

public String getCategory()

Getter for the field category.

Returns:
a String object.

setDisplayCategory

public void setDisplayCategory(String displayCategory)

Setter for the field displayCategory.

Parameters:
displayCategory - a String object.

getDisplayCategory

public String getDisplayCategory()

Getter for the field displayCategory.

Returns:
a String object.

setNotifyCategory

public void setNotifyCategory(String notifyCategory)

Setter for the field notifyCategory.

Parameters:
notifyCategory - a String object.

getNotifyCategory

public String getNotifyCategory()

Getter for the field notifyCategory.

Returns:
a String object.

setPollerCategory

public void setPollerCategory(String pollerCategory)

Setter for the field pollerCategory.

Parameters:
pollerCategory - a String object.

getPollerCategory

public String getPollerCategory()

Getter for the field pollerCategory.

Returns:
a String object.

setThresholdCategory

public void setThresholdCategory(String thresholdCategory)

Setter for the field thresholdCategory.

Parameters:
thresholdCategory - a String object.

getThresholdCategory

public String getThresholdCategory()

Getter for the field thresholdCategory.

Returns:
a String object.

setManufacturer

public void setManufacturer(String manufacturer)

Setter for the field manufacturer.

Parameters:
manufacturer - a String object.

getManufacturer

public String getManufacturer()

Getter for the field manufacturer.

Returns:
a String object.

setVendor

public void setVendor(String vendor)

Setter for the field vendor.

Parameters:
vendor - a String object.

getVendor

public String getVendor()

Getter for the field vendor.

Returns:
a String object.

setModelNumber

public void setModelNumber(String modelNumber)

Setter for the field modelNumber.

Parameters:
modelNumber - a String object.

getModelNumber

public String getModelNumber()

Getter for the field modelNumber.

Returns:
a String object.

setSerialNumber

public void setSerialNumber(String serialNumber)

Setter for the field serialNumber.

Parameters:
serialNumber - a String object.

getSerialNumber

public String getSerialNumber()

Getter for the field serialNumber.

Returns:
a String object.

setDescription

public void setDescription(String description)

Setter for the field description.

Parameters:
description - a String object.

getDescription

public String getDescription()

Getter for the field description.

Returns:
a String object.

setCircuitId

public void setCircuitId(String circuitId)

Setter for the field circuitId.

Parameters:
circuitId - a String object.

getCircuitId

public String getCircuitId()

Getter for the field circuitId.

Returns:
a String object.

setAssetNumber

public void setAssetNumber(String assetNumber)

Setter for the field assetNumber.

Parameters:
assetNumber - a String object.

getAssetNumber

public String getAssetNumber()

Getter for the field assetNumber.

Returns:
a String object.

setOperatingSystem

public void setOperatingSystem(String operatingSystem)

Setter for the field operatingSystem.

Parameters:
operatingSystem - a String object.

getOperatingSystem

public String getOperatingSystem()

Getter for the field operatingSystem.

Returns:
a String object.

setRack

public void setRack(String rack)

Setter for the field rack.

Parameters:
rack - a String object.

getRack

public String getRack()

Getter for the field rack.

Returns:
a String object.

setSlot

public void setSlot(String slot)

Setter for the field slot.

Parameters:
slot - a String object.

getSlot

public String getSlot()

Getter for the field slot.

Returns:
a String object.

setPort

public void setPort(String port)

Setter for the field port.

Parameters:
port - a String object.

getPort

public String getPort()

Getter for the field port.

Returns:
a String object.

setRegion

public void setRegion(String region)

Setter for the field region.

Parameters:
region - a String object.

getRegion

public String getRegion()

Getter for the field region.

Returns:
a String object.

setDivision

public void setDivision(String division)

Setter for the field division.

Parameters:
division - a String object.

getDivision

public String getDivision()

Getter for the field division.

Returns:
a String object.

setDepartment

public void setDepartment(String department)

Setter for the field department.

Parameters:
department - a String object.

getDepartment

public String getDepartment()

Getter for the field department.

Returns:
a String object.

setAddress1

public void setAddress1(String address1)

Setter for the field address1.

Parameters:
address1 - a String object.

getAddress1

public String getAddress1()

Getter for the field address1.

Returns:
a String object.

setAddress2

public void setAddress2(String address2)

Setter for the field address2.

Parameters:
address2 - a String object.

getAddress2

public String getAddress2()

Getter for the field address2.

Returns:
a String object.

setCity

public void setCity(String city)

Setter for the field city.

Parameters:
city - a String object.

getCity

public String getCity()

Getter for the field city.

Returns:
a String object.

setState

public void setState(String state)

Setter for the field state.

Parameters:
state - a String object.

getState

public String getState()

Getter for the field state.

Returns:
a String object.

setZip

public void setZip(String zip)

Setter for the field zip.

Parameters:
zip - a String object.

getZip

public String getZip()

Getter for the field zip.

Returns:
a String object.

setBuilding

public void setBuilding(String building)

Setter for the field building.

Parameters:
building - a String object.

getBuilding

public String getBuilding()

Getter for the field building.

Returns:
a String object.

setFloor

public void setFloor(String floor)

Setter for the field floor.

Parameters:
floor - a String object.

getFloor

public String getFloor()

Getter for the field floor.

Returns:
a String object.

setRoom

public void setRoom(String room)

Setter for the field room.

Parameters:
room - a String object.

getRoom

public String getRoom()

Getter for the field room.

Returns:
a String object.

setVendorPhone

public void setVendorPhone(String vendorPhone)

Setter for the field vendorPhone.

Parameters:
vendorPhone - a String object.

getVendorPhone

public String getVendorPhone()

Getter for the field vendorPhone.

Returns:
a String object.

setVendorFax

public void setVendorFax(String vendorFax)

Setter for the field vendorFax.

Parameters:
vendorFax - a String object.

getVendorFax

public String getVendorFax()

Getter for the field vendorFax.

Returns:
a String object.

setUserLastModified

public void setUserLastModified(String userLastModified)

Setter for the field userLastModified.

Parameters:
userLastModified - a String object.

getUserLastModified

public String getUserLastModified()

Getter for the field userLastModified.

Returns:
a String object.

setDateInstalled

public void setDateInstalled(String dateInstalled)

Setter for the field dateInstalled.

Parameters:
dateInstalled - a String object.

getDateInstalled

public String getDateInstalled()

Getter for the field dateInstalled.

Returns:
a String object.

setLease

public void setLease(String lease)

Setter for the field lease.

Parameters:
lease - a String object.

getLease

public String getLease()

Getter for the field lease.

Returns:
a String object.

setLeaseExpires

public void setLeaseExpires(String leaseExpires)

Setter for the field leaseExpires.

Parameters:
leaseExpires - a String object.

getLeaseExpires

public String getLeaseExpires()

Getter for the field leaseExpires.

Returns:
a String object.

setSupportPhone

public void setSupportPhone(String supportPhone)

Setter for the field supportPhone.

Parameters:
supportPhone - a String object.

getSupportPhone

public String getSupportPhone()

Getter for the field supportPhone.

Returns:
a String object.

setMaintContract

public void setMaintContract(String maintContract)

Setter for the field maintContract.

Parameters:
maintContract - a String object.

getMaintContract

public String getMaintContract()

Getter for the field maintContract.

Returns:
a String object.

setVendorAssetNumber

public void setVendorAssetNumber(String vendorAssetNumber)

Setter for the field vendorAssetNumber.

Parameters:
vendorAssetNumber - a String object.

getVendorAssetNumber

public String getVendorAssetNumber()

Getter for the field vendorAssetNumber.

Returns:
a String object.

setMaintContractExpires

public void setMaintContractExpires(String maintContractExpires)

Setter for the field maintContractExpires.

Parameters:
maintContractExpires - a String object.

getMaintContractExpires

public String getMaintContractExpires()

Getter for the field maintContractExpires.

Returns:
a String object.

setComments

public void setComments(String comments)

Setter for the field comments.

Parameters:
comments - a String object.

getComments

public String getComments()

Getter for the field comments.

Returns:
a String object.

getUsername

public String getUsername()

Getter for the field username.

Returns:
a String object.

setUsername

public void setUsername(String username)

Setter for the field username.

Parameters:
username - a String object.

getPassword

public String getPassword()

Getter for the field password.

Returns:
a String object.

setPassword

public void setPassword(String password)

Setter for the field password.

Parameters:
password - a String object.

getEnable

public String getEnable()

Getter for the field enable.

Returns:
a String object.

setEnable

public void setEnable(String enable)

Setter for the field enable.

Parameters:
enable - a String object.

getConnection

public String getConnection()

Getter for the field connection.

Returns:
a String object.

setConnection

public void setConnection(String connection)

Setter for the field connection.

Parameters:
connection - a String object.

getAutoenable

public String getAutoenable()

Getter for the field autoenable.

Returns:
a String object.

setAutoenable

public void setAutoenable(String autoenable)

Setter for the field autoenable.

Parameters:
autoenable - a String object.

getCpu

public String getCpu()

Getter for the field cpu.

Returns:
a String object.

setCpu

public void setCpu(String cpu)

Setter for the field cpu.

Parameters:
cpu - a String object.

getRam

public String getRam()

Getter for the field ram.

Returns:
a String object.

setRam

public void setRam(String ram)

Setter for the field ram.

Parameters:
ram - a String object.


Copyright © 2011. All Rights Reserved.