Class LldpLink

    • Method Detail

      • setId

        public void setId​(Integer id)
      • setNode

        public void setNode​(OnmsNode node)
      • getLldpLocalPortNum

        public Integer getLldpLocalPortNum()
      • setLldpLocalPortNum

        public void setLldpLocalPortNum​(Integer lldpLocalPortNum)
      • getLldpPortId

        public String getLldpPortId()
      • setLldpPortId

        public void setLldpPortId​(String lldpPortId)
      • getLldpPortDescr

        public String getLldpPortDescr()
      • setLldpPortDescr

        public void setLldpPortDescr​(String lldpPortDescr)
      • getLldpPortIfindex

        public Integer getLldpPortIfindex()
      • setLldpPortIfindex

        public void setLldpPortIfindex​(Integer lldpPortIfindex)
      • getLldpRemChassisId

        public String getLldpRemChassisId()
      • setLldpRemChassisId

        public void setLldpRemChassisId​(String lldpRemChassisId)
      • getLldpRemSysname

        public String getLldpRemSysname()
      • setLldpRemSysname

        public void setLldpRemSysname​(String lldpRemSysname)
      • getLldpRemPortId

        public String getLldpRemPortId()
      • setLldpRemPortId

        public void setLldpRemPortId​(String lldpRemPortId)
      • getLldpRemPortDescr

        public String getLldpRemPortDescr()
      • setLldpRemPortDescr

        public void setLldpRemPortDescr​(String lldpRemPortDescr)
      • getLldpLinkCreateTime

        public Date getLldpLinkCreateTime()
      • setLldpLinkCreateTime

        public void setLldpLinkCreateTime​(Date lldpLinkCreateTime)
      • getLldpLinkLastPollTime

        public Date getLldpLinkLastPollTime()
      • setLldpLinkLastPollTime

        public void setLldpLinkLastPollTime​(Date lldpLinkLastPollTime)
      • merge

        public void merge​(LldpLink link)