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