Uses of Enum Class
org.eclipse.jgit.api.CheckoutResult.Status
Packages that use CheckoutResult.Status
-
Uses of CheckoutResult.Status in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return CheckoutResult.StatusModifier and TypeMethodDescriptionCheckoutResult.getStatus()Get statusstatic CheckoutResult.StatusReturns the enum constant of this class with the specified name.static CheckoutResult.Status[]CheckoutResult.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.