Uses of Enum Class
org.opendaylight.yangtools.yang.data.tree.api.TreeType
-
Uses of TreeType in org.opendaylight.yangtools.yang.data.tree.api
Methods in org.opendaylight.yangtools.yang.data.tree.api that return TreeTypeModifier and TypeMethodDescription@NonNull TreeTypeDataTreeConfiguration.getTreeType()static TreeTypeReturns the enum constant of this class with the specified name.static TreeType[]TreeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opendaylight.yangtools.yang.data.tree.api with parameters of type TreeTypeModifier and TypeMethodDescriptionstatic @NonNull DataTreeConfiguration.Builderstatic DataTreeConfigurationDataTreeConfiguration.getDefault(TreeType treeType) Constructors in org.opendaylight.yangtools.yang.data.tree.api with parameters of type TreeType