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