Class CathNode

    • Constructor Detail

      • CathNode

        public CathNode()
    • Method Detail

      • getNodeId

        public String getNodeId()
      • setNodeId

        public void setNodeId​(String nodeId)
      • getParentId

        public String getParentId()
      • setParentId

        public void setParentId​(String parentId)
      • getRepresentative

        public String getRepresentative()
      • setRepresentative

        public void setRepresentative​(String representative)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)