Uses of Enum Class
org.eclipse.jgit.api.ResetCommand.ResetType
Packages that use ResetCommand.ResetType
-
Uses of ResetCommand.ResetType in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return ResetCommand.ResetTypeModifier and TypeMethodDescriptionstatic ResetCommand.ResetType
Returns the enum constant of this class with the specified name.static ResetCommand.ResetType[]
ResetCommand.ResetType.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 ResetCommand.ResetTypeModifier and TypeMethodDescriptionResetCommand.setMode
(ResetCommand.ResetType mode) Set the reset mode