Uses of Enum Class
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.ListModeReturns the enum constant of this class with the specified name.static ListBranchCommand.ListMode[]ListBranchCommand.ListMode.values()Returns an array containing the constants of this enum class, 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