Uses of Enum Class
org.eclipse.jgit.transport.TransferConfig.FsckMode
Packages that use TransferConfig.FsckMode
-
Uses of TransferConfig.FsckMode in org.eclipse.jgit.transport
Methods in org.eclipse.jgit.transport that return TransferConfig.FsckModeModifier and TypeMethodDescriptionstatic TransferConfig.FsckModeReturns the enum constant of this class with the specified name.static TransferConfig.FsckMode[]TransferConfig.FsckMode.values()Returns an array containing the constants of this enum class, in the order they are declared.