程序包 com.mbap.pp.view
类 Tree
java.lang.Object
com.mbap.pp.view.Tree
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getIcon()getId()getName()getOpen()getter methodgetPid()getter methodgetPids()getter methodvoidvoidvoidsetIsParent(String isParent) voidvoidsetNocheck(String nocheck) voidsetNodetype(String nodetype) voidsetter methodvoidsetter methodvoidsetter method
-
构造器详细资料
-
Tree
public Tree()
-
-
方法详细资料
-
getId
-
setId
-
getIcon
-
setIcon
-
getIsParent
-
setIsParent
-
getName
-
setName
-
getNocheck
-
setNocheck
-
getNodetype
-
setNodetype
-
getPid
getter method- 返回:
- the pid
-
setPid
setter method- 参数:
pid- the pid to set
-
getPids
getter method- 返回:
- the pids
-
setPids
setter method- 参数:
pids- the pids to set
-
getOpen
getter method- 返回:
- the open
-
setOpen
setter method- 参数:
open- the open to set
-