|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListBranchCommand.ListMode | |
|---|---|
| org.eclipse.jgit.api | |
| Uses of ListBranchCommand.ListMode in org.eclipse.jgit.api |
|---|
| Methods in org.eclipse.jgit.api that return ListBranchCommand.ListMode | |
|---|---|
static ListBranchCommand.ListMode |
ListBranchCommand.ListMode.valueOf(String name)
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.ListMode | |
|---|---|
ListBranchCommand |
ListBranchCommand.setListMode(ListBranchCommand.ListMode listMode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||