Uses of Enum
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.FsckMode
Returns the enum constant of this type with the specified name.static TransferConfig.FsckMode[]
TransferConfig.FsckMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.