org.opennms.web.asset
Class Asset
java.lang.Object
org.opennms.web.asset.Asset
public class Asset
- extends Object
|
Constructor Summary |
Asset()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNSPECIFIED_CATEGORY
public static final String UNSPECIFIED_CATEGORY
- See Also:
- Constant Field Values
INFRASTRUCTURE_CATEGORY
public static final String INFRASTRUCTURE_CATEGORY
- See Also:
- Constant Field Values
SERVER_CATEGORY
public static final String SERVER_CATEGORY
- See Also:
- Constant Field Values
DESKTOP_CATEGORY
public static final String DESKTOP_CATEGORY
- See Also:
- Constant Field Values
LAPTOP_CATEGORY
public static final String LAPTOP_CATEGORY
- See Also:
- Constant Field Values
PRINTER_CATEGORY
public static final String PRINTER_CATEGORY
- See Also:
- Constant Field Values
TELEPHONY_CATEGORY
public static final String TELEPHONY_CATEGORY
- See Also:
- Constant Field Values
OTHER_CATEGORY
public static final String OTHER_CATEGORY
- See Also:
- Constant Field Values
CATEGORIES
public static final String[] CATEGORIES
AUTOENABLE
public static final String AUTOENABLE
- See Also:
- Constant Field Values
AUTOENABLES
public static final String[] AUTOENABLES
TELNET_CONNECTION
public static final String TELNET_CONNECTION
- See Also:
- Constant Field Values
SSH_CONNECTION
public static final String SSH_CONNECTION
- See Also:
- Constant Field Values
RSH_CONNECTION
public static final String RSH_CONNECTION
- See Also:
- Constant Field Values
CONNECTIONS
public static final String[] CONNECTIONS
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
Asset
public Asset()
setNodeId
public void setNodeId(int nodeId)
getNodeId
public int getNodeId()
setLastModifiedDate
public void setLastModifiedDate(Date lastModifiedDate)
getLastModifiedDate
public Date getLastModifiedDate()
setCategory
public void setCategory(String category)
getCategory
public String getCategory()
setDisplayCategory
public void setDisplayCategory(String displayCategory)
getDisplayCategory
public String getDisplayCategory()
setNotifyCategory
public void setNotifyCategory(String notifyCategory)
getNotifyCategory
public String getNotifyCategory()
setPollerCategory
public void setPollerCategory(String pollerCategory)
getPollerCategory
public String getPollerCategory()
setThresholdCategory
public void setThresholdCategory(String thresholdCategory)
getThresholdCategory
public String getThresholdCategory()
setManufacturer
public void setManufacturer(String manufacturer)
getManufacturer
public String getManufacturer()
setVendor
public void setVendor(String vendor)
getVendor
public String getVendor()
setModelNumber
public void setModelNumber(String modelNumber)
getModelNumber
public String getModelNumber()
setSerialNumber
public void setSerialNumber(String serialNumber)
getSerialNumber
public String getSerialNumber()
setDescription
public void setDescription(String description)
getDescription
public String getDescription()
setCircuitId
public void setCircuitId(String circuitId)
getCircuitId
public String getCircuitId()
setAssetNumber
public void setAssetNumber(String assetNumber)
getAssetNumber
public String getAssetNumber()
setOperatingSystem
public void setOperatingSystem(String operatingSystem)
getOperatingSystem
public String getOperatingSystem()
setRack
public void setRack(String rack)
getRack
public String getRack()
setSlot
public void setSlot(String slot)
getSlot
public String getSlot()
setPort
public void setPort(String port)
getPort
public String getPort()
setRegion
public void setRegion(String region)
getRegion
public String getRegion()
setDivision
public void setDivision(String division)
getDivision
public String getDivision()
setDepartment
public void setDepartment(String department)
getDepartment
public String getDepartment()
setAddress1
public void setAddress1(String address1)
getAddress1
public String getAddress1()
setAddress2
public void setAddress2(String address2)
getAddress2
public String getAddress2()
setCity
public void setCity(String city)
getCity
public String getCity()
setState
public void setState(String state)
getState
public String getState()
setZip
public void setZip(String zip)
getZip
public String getZip()
setBuilding
public void setBuilding(String building)
getBuilding
public String getBuilding()
setFloor
public void setFloor(String floor)
getFloor
public String getFloor()
setRoom
public void setRoom(String room)
getRoom
public String getRoom()
setVendorPhone
public void setVendorPhone(String vendorPhone)
getVendorPhone
public String getVendorPhone()
setVendorFax
public void setVendorFax(String vendorFax)
getVendorFax
public String getVendorFax()
setUserLastModified
public void setUserLastModified(String userLastModified)
getUserLastModified
public String getUserLastModified()
setDateInstalled
public void setDateInstalled(String dateInstalled)
getDateInstalled
public String getDateInstalled()
setLease
public void setLease(String lease)
getLease
public String getLease()
setLeaseExpires
public void setLeaseExpires(String leaseExpires)
getLeaseExpires
public String getLeaseExpires()
setSupportPhone
public void setSupportPhone(String supportPhone)
getSupportPhone
public String getSupportPhone()
setMaintContract
public void setMaintContract(String maintContract)
getMaintContract
public String getMaintContract()
setVendorAssetNumber
public void setVendorAssetNumber(String vendorAssetNumber)
getVendorAssetNumber
public String getVendorAssetNumber()
setMaintContractExpires
public void setMaintContractExpires(String maintContractExpires)
getMaintContractExpires
public String getMaintContractExpires()
setComments
public void setComments(String comments)
getComments
public String getComments()
getUsername
public String getUsername()
setUsername
public void setUsername(String username)
getPassword
public String getPassword()
setPassword
public void setPassword(String password)
getEnable
public String getEnable()
setEnable
public void setEnable(String enable)
getConnection
public String getConnection()
setConnection
public void setConnection(String connection)
getAutoenable
public String getAutoenable()
setAutoenable
public void setAutoenable(String autoenable)
Copyright © 2009. All Rights Reserved.