Interface NodeMarker

    • Method Detail

      • getNodeId

        java.lang.Integer getNodeId()
      • getForeignSource

        java.lang.String getForeignSource()
      • getForeignId

        java.lang.String getForeignId()
      • getNodeLabel

        java.lang.String getNodeLabel()
      • getDescription

        java.lang.String getDescription()
      • getIpAddress

        java.lang.String getIpAddress()
      • getSeverity

        java.lang.Integer getSeverity()
      • getSeverityLabel

        java.lang.String getSeverityLabel()
      • getUnackedCount

        java.lang.Integer getUnackedCount()
      • getMaintContract

        java.lang.String getMaintContract()
      • getCategoryList

        java.util.List<java.lang.String> getCategoryList()
      • getProperties

        java.util.Map<java.lang.String,​java.lang.String> getProperties()