程序包 com.mbap.pp.view

类 Tree

java.lang.Object
com.mbap.pp.view.Tree

public class Tree extends Object
  • 构造器详细资料

    • Tree

      public Tree()
  • 方法详细资料

    • getId

      public String getId()
    • setId

      public void setId(String id)
    • getIcon

      public String getIcon()
    • setIcon

      public void setIcon(String icon)
    • getIsParent

      public String getIsParent()
    • setIsParent

      public void setIsParent(String isParent)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getNocheck

      public String getNocheck()
    • setNocheck

      public void setNocheck(String nocheck)
    • getNodetype

      public String getNodetype()
    • setNodetype

      public void setNodetype(String nodetype)
    • getPid

      public String getPid()
      getter method
      返回:
      the pid
    • setPid

      public void setPid(String pid)
      setter method
      参数:
      pid - the pid to set
    • getPids

      public String getPids()
      getter method
      返回:
      the pids
    • setPids

      public void setPids(String pids)
      setter method
      参数:
      pids - the pids to set
    • getOpen

      public String getOpen()
      getter method
      返回:
      the open
    • setOpen

      public void setOpen(String open)
      setter method
      参数:
      open - the open to set