Uses of Enum Class
org.miaixz.bus.gitlab.models.TreeItem.Type
Packages that use TreeItem.Type
-
Uses of TreeItem.Type in org.miaixz.bus.gitlab.models
Methods in org.miaixz.bus.gitlab.models that return TreeItem.TypeModifier and TypeMethodDescriptionTreeItem.getType()static TreeItem.TypeReturns the enum constant of this class with the specified name.static TreeItem.Type[]TreeItem.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.miaixz.bus.gitlab.models with parameters of type TreeItem.Type