Class Asset


  • public class Asset
    extends Object

    Asset class.

    Since:
    1.8.1
    Version:
    $Id: $
    Author:
    ranger
    • 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
      • TELEPHONY_CATEGORY

        public static final String TELEPHONY_CATEGORY
        Constant TELEPHONY_CATEGORY="Telephony"
        See Also:
        Constant Field Values
      • CATEGORIES

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

        public static final String[] AUTOENABLES
        Constant AUTOENABLES="new String[] { AUTOENABLE }"
      • 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
      • region

        protected String region
      • division

        protected String division
      • department

        protected String department
      • address1

        protected String address1
      • address2

        protected String address2
      • state

        protected String state
      • country

        protected String country
      • longitude

        protected String longitude
      • latitude

        protected String latitude
      • building

        protected String building
      • floor

        protected String floor
      • 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
      • storagectrl

        protected String storagectrl
      • 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.
      • setCountry

        public void setCountry​(String country)

        Setter for the field country.

        Parameters:
        country - a String object.
      • getCountry

        public String getCountry()

        Getter for the field country.

        Returns:
        a String object.
      • setLongitude

        public void setLongitude​(String longitude)

        Setter for the field longitude.

        Parameters:
        longitude - a String object.
      • getLongitude

        public String getLongitude()

        Getter for the field longitude.

        Returns:
        a String object.
      • setLatitude

        public void setLatitude​(String latitude)

        Setter for the field latitude.

        Parameters:
        latitude - a String object.
      • getLatitude

        public String getLatitude()

        Getter for the field latitude.

        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.