Uses of Enum
org.eclipse.jgit.api.ListBranchCommand.ListMode
Packages that use ListBranchCommand.ListMode
-
Uses of ListBranchCommand.ListMode in org.eclipse.jgit.api
Fields in org.eclipse.jgit.api declared as ListBranchCommand.ListModeMethods in org.eclipse.jgit.api that return ListBranchCommand.ListModeModifier and TypeMethodDescriptionstatic ListBranchCommand.ListMode
Returns the enum constant of this type with the specified name.static ListBranchCommand.ListMode[]
ListBranchCommand.ListMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.jgit.api with parameters of type ListBranchCommand.ListModeModifier and TypeMethodDescriptionListBranchCommand.setListMode
(ListBranchCommand.ListMode listMode) Set the list mode