|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreateBranchCommand.SetupUpstreamMode | |
|---|---|
| org.eclipse.jgit.api | |
| Uses of CreateBranchCommand.SetupUpstreamMode in org.eclipse.jgit.api |
|---|
| Methods in org.eclipse.jgit.api that return CreateBranchCommand.SetupUpstreamMode | |
|---|---|
static CreateBranchCommand.SetupUpstreamMode |
CreateBranchCommand.SetupUpstreamMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CreateBranchCommand.SetupUpstreamMode[] |
CreateBranchCommand.SetupUpstreamMode.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 CreateBranchCommand.SetupUpstreamMode | |
|---|---|
CreateBranchCommand |
CreateBranchCommand.setUpstreamMode(CreateBranchCommand.SetupUpstreamMode mode)
|
CheckoutCommand |
CheckoutCommand.setUpstreamMode(CreateBranchCommand.SetupUpstreamMode mode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||