public class Asset extends Object
Asset class.
| Modifier and Type | Field and Description | 
|---|---|
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 | 
country  | 
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 | 
latitude  | 
protected String | 
lease  | 
protected String | 
leaseExpires  | 
protected String | 
longitude  | 
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 and Description | 
|---|
Asset()  | 
| Modifier and Type | Method and Description | 
|---|---|
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 | 
getCountry()
Getter for the field  
country. | 
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 | 
getLatitude()
Getter for the field  
latitude. | 
String | 
getLease()
Getter for the field  
lease. | 
String | 
getLeaseExpires()
Getter for the field  
leaseExpires. | 
String | 
getLongitude()
Getter for the field  
longitude. | 
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 | 
setCountry(String country)
Setter for the field  
country. | 
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 | 
setLatitude(String latitude)
Setter for the field  
latitude. | 
void | 
setLease(String lease)
Setter for the field  
lease. | 
void | 
setLeaseExpires(String leaseExpires)
Setter for the field  
leaseExpires. | 
void | 
setLongitude(String longitude)
Setter for the field  
longitude. | 
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. | 
String | 
toString()  | 
public static final String UNSPECIFIED_CATEGORY
UNSPECIFIED_CATEGORY="Unspecified"public static final String INFRASTRUCTURE_CATEGORY
INFRASTRUCTURE_CATEGORY="Infrastructure"public static final String SERVER_CATEGORY
SERVER_CATEGORY="Server"public static final String DESKTOP_CATEGORY
DESKTOP_CATEGORY="Desktop"public static final String LAPTOP_CATEGORY
LAPTOP_CATEGORY="Laptop"public static final String PRINTER_CATEGORY
PRINTER_CATEGORY="Printer"public static final String TELEPHONY_CATEGORY
TELEPHONY_CATEGORY="Telephony"public static final String OTHER_CATEGORY
OTHER_CATEGORY="Other"public static final String[] CATEGORIES
CATEGORIES="new String[] { UNSPECIFIED_CATEGORY, IN"{trunked}public static final String AUTOENABLE
AUTOENABLE="A"public static final String[] AUTOENABLES
AUTOENABLES="new String[] { AUTOENABLE }"public static final String TELNET_CONNECTION
TELNET_CONNECTION="telnet"public static final String SSH_CONNECTION
SSH_CONNECTION="ssh"public static final String RSH_CONNECTION
RSH_CONNECTION="rsh"public static final String[] CONNECTIONS
CONNECTIONS="new String[] { TELNET_CONNECTION,SSH_CO"{trunked}protected int nodeId
protected Date lastModifiedDate
protected String userLastModified
protected String category
protected String manufacturer
protected String vendor
protected String modelNumber
protected String serialNumber
protected String description
protected String circuitId
protected String assetNumber
protected String operatingSystem
protected String rack
protected String slot
protected String port
protected String region
protected String division
protected String department
protected String address1
protected String address2
protected String city
protected String state
protected String zip
protected String country
protected String longitude
protected String latitude
protected String building
protected String floor
protected String room
protected String vendorPhone
protected String vendorFax
protected String dateInstalled
protected String lease
protected String leaseExpires
protected String supportPhone
protected String maintContract
protected String vendorAssetNumber
protected String maintContractExpires
protected String displayCategory
protected String notifyCategory
protected String pollerCategory
protected String thresholdCategory
protected String comments
protected String username
protected String password
protected String enable
protected String connection
protected String autoenable
protected String cpu
protected String ram
protected String storagectrl
protected String hdd1
protected String hdd2
protected String hdd3
protected String hdd4
protected String hdd5
protected String hdd6
protected String numpowersupplies
protected String inputpower
protected String additionalhardware
protected String admin
protected String snmpcommunity
protected String rackunitheight
public String getRackunitheight()
Getter for the field rackunitheight.
String object.public void setRackunitheight(String rackunitheight)
Setter for the field rackunitheight.
rackunitheight - a String object.public String getSnmpcommunity()
Getter for the field snmpcommunity.
String object.public void setSnmpcommunity(String snmpcommunity)
Setter for the field snmpcommunity.
snmpcommunity - a String object.public void setAdmin(String admin)
Setter for the field admin.
admin - a String object.public String getAdditionalhardware()
Getter for the field additionalhardware.
String object.public void setAdditionalhardware(String additionalhardware)
Setter for the field additionalhardware.
additionalhardware - a String object.public String getInputpower()
Getter for the field inputpower.
String object.public void setInputpower(String inputpower)
Setter for the field inputpower.
inputpower - a String object.public String getNumpowersupplies()
Getter for the field numpowersupplies.
String object.public void setNumpowersupplies(String numpowersupplies)
Setter for the field numpowersupplies.
numpowersupplies - a String object.public void setHdd6(String hdd6)
Setter for the field hdd6.
hdd6 - a String object.public void setHdd5(String hdd5)
Setter for the field hdd5.
hdd5 - a String object.public void setHdd4(String hdd4)
Setter for the field hdd4.
hdd4 - a String object.public void setHdd3(String hdd3)
Setter for the field hdd3.
hdd3 - a String object.public void setHdd2(String hdd2)
Setter for the field hdd2.
hdd2 - a String object.public void setHdd1(String hdd1)
Setter for the field hdd1.
hdd1 - a String object.public String getStoragectrl()
Getter for the field storagectrl.
String object.public void setStoragectrl(String storagectrl)
Setter for the field storagectrl.
storagectrl - a String object.public void setNodeId(int nodeId)
Setter for the field nodeId.
nodeId - a int.public int getNodeId()
Getter for the field nodeId.
public void setLastModifiedDate(Date lastModifiedDate)
Setter for the field lastModifiedDate.
lastModifiedDate - a Date object.public Date getLastModifiedDate()
Getter for the field lastModifiedDate.
Date object.public void setCategory(String category)
Setter for the field category.
category - a String object.public void setDisplayCategory(String displayCategory)
Setter for the field displayCategory.
displayCategory - a String object.public String getDisplayCategory()
Getter for the field displayCategory.
String object.public void setNotifyCategory(String notifyCategory)
Setter for the field notifyCategory.
notifyCategory - a String object.public String getNotifyCategory()
Getter for the field notifyCategory.
String object.public void setPollerCategory(String pollerCategory)
Setter for the field pollerCategory.
pollerCategory - a String object.public String getPollerCategory()
Getter for the field pollerCategory.
String object.public void setThresholdCategory(String thresholdCategory)
Setter for the field thresholdCategory.
thresholdCategory - a String object.public String getThresholdCategory()
Getter for the field thresholdCategory.
String object.public void setManufacturer(String manufacturer)
Setter for the field manufacturer.
manufacturer - a String object.public String getManufacturer()
Getter for the field manufacturer.
String object.public void setVendor(String vendor)
Setter for the field vendor.
vendor - a String object.public void setModelNumber(String modelNumber)
Setter for the field modelNumber.
modelNumber - a String object.public String getModelNumber()
Getter for the field modelNumber.
String object.public void setSerialNumber(String serialNumber)
Setter for the field serialNumber.
serialNumber - a String object.public String getSerialNumber()
Getter for the field serialNumber.
String object.public void setDescription(String description)
Setter for the field description.
description - a String object.public String getDescription()
Getter for the field description.
String object.public void setCircuitId(String circuitId)
Setter for the field circuitId.
circuitId - a String object.public void setAssetNumber(String assetNumber)
Setter for the field assetNumber.
assetNumber - a String object.public String getAssetNumber()
Getter for the field assetNumber.
String object.public void setOperatingSystem(String operatingSystem)
Setter for the field operatingSystem.
operatingSystem - a String object.public String getOperatingSystem()
Getter for the field operatingSystem.
String object.public void setRack(String rack)
Setter for the field rack.
rack - a String object.public void setSlot(String slot)
Setter for the field slot.
slot - a String object.public void setPort(String port)
Setter for the field port.
port - a String object.public void setRegion(String region)
Setter for the field region.
region - a String object.public void setDivision(String division)
Setter for the field division.
division - a String object.public void setDepartment(String department)
Setter for the field department.
department - a String object.public String getDepartment()
Getter for the field department.
String object.public void setAddress1(String address1)
Setter for the field address1.
address1 - a String object.public void setAddress2(String address2)
Setter for the field address2.
address2 - a String object.public void setCity(String city)
Setter for the field city.
city - a String object.public void setState(String state)
Setter for the field state.
state - a String object.public void setCountry(String country)
Setter for the field country.
country - a String object.public void setLongitude(String longitude)
Setter for the field longitude.
longitude - a String object.public void setLatitude(String latitude)
Setter for the field latitude.
latitude - a String object.public void setBuilding(String building)
Setter for the field building.
building - a String object.public void setFloor(String floor)
Setter for the field floor.
floor - a String object.public void setRoom(String room)
Setter for the field room.
room - a String object.public void setVendorPhone(String vendorPhone)
Setter for the field vendorPhone.
vendorPhone - a String object.public String getVendorPhone()
Getter for the field vendorPhone.
String object.public void setVendorFax(String vendorFax)
Setter for the field vendorFax.
vendorFax - a String object.public void setUserLastModified(String userLastModified)
Setter for the field userLastModified.
userLastModified - a String object.public String getUserLastModified()
Getter for the field userLastModified.
String object.public void setDateInstalled(String dateInstalled)
Setter for the field dateInstalled.
dateInstalled - a String object.public String getDateInstalled()
Getter for the field dateInstalled.
String object.public void setLease(String lease)
Setter for the field lease.
lease - a String object.public void setLeaseExpires(String leaseExpires)
Setter for the field leaseExpires.
leaseExpires - a String object.public String getLeaseExpires()
Getter for the field leaseExpires.
String object.public void setSupportPhone(String supportPhone)
Setter for the field supportPhone.
supportPhone - a String object.public String getSupportPhone()
Getter for the field supportPhone.
String object.public void setMaintContract(String maintContract)
Setter for the field maintContract.
maintContract - a String object.public String getMaintContract()
Getter for the field maintContract.
String object.public void setVendorAssetNumber(String vendorAssetNumber)
Setter for the field vendorAssetNumber.
vendorAssetNumber - a String object.public String getVendorAssetNumber()
Getter for the field vendorAssetNumber.
String object.public void setMaintContractExpires(String maintContractExpires)
Setter for the field maintContractExpires.
maintContractExpires - a String object.public String getMaintContractExpires()
Getter for the field maintContractExpires.
String object.public void setComments(String comments)
Setter for the field comments.
comments - a String object.public void setUsername(String username)
Setter for the field username.
username - a String object.public void setPassword(String password)
Setter for the field password.
password - a String object.public void setEnable(String enable)
Setter for the field enable.
enable - a String object.public String getConnection()
Getter for the field connection.
String object.public void setConnection(String connection)
Setter for the field connection.
connection - a String object.public String getAutoenable()
Getter for the field autoenable.
String object.public void setAutoenable(String autoenable)
Setter for the field autoenable.
autoenable - a String object.Copyright © 2021. All rights reserved.