public class SysOrganizationTree extends Object implements com.hccake.ballcat.common.util.tree.TreeNode<Long>
SysOrganizationTree()
Long
getKey()
getParentKey()
<T extends com.hccake.ballcat.common.util.tree.TreeNode<Long>>void
setChildren(List<T> children)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildren
public SysOrganizationTree()
public <T extends com.hccake.ballcat.common.util.tree.TreeNode<Long>> void setChildren(List<T> children)
setChildren
com.hccake.ballcat.common.util.tree.TreeNode<Long>
children
public Long getKey()
getKey
public Long getParentKey()
getParentKey
Copyright © 2023. All rights reserved.