public abstract class Node extends Object
Constructor and Description |
---|
Node() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
canCreateReference() |
abstract int |
depth() |
abstract boolean |
expanded() |
abstract int |
id() |
Copyright © 2023 Atlassian. All rights reserved.