Uses of Class
org.gitlab4j.api.models.TreeItem.Type
| Package | Description |
|---|---|
| org.gitlab4j.api.models |
-
Uses of TreeItem.Type in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return TreeItem.Type Modifier and Type Method Description TreeItem.TypeTreeItem. getType()static TreeItem.TypeTreeItem.Type. valueOf(String name)Returns 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 Modifier and Type Method Description voidTreeItem. setType(TreeItem.Type type)