Uses of Enum
org.eclipse.jgit.transport.PushConfig.PushRecurseSubmodulesMode
Packages that use PushConfig.PushRecurseSubmodulesMode
-
Uses of PushConfig.PushRecurseSubmodulesMode in org.eclipse.jgit.transport
Subclasses with type arguments of type PushConfig.PushRecurseSubmodulesMode in org.eclipse.jgit.transportModifier and TypeClassDescriptionstatic enumConfig values for push.recurseSubmodules.Methods in org.eclipse.jgit.transport that return PushConfig.PushRecurseSubmodulesModeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PushConfig.PushRecurseSubmodulesMode[]PushConfig.PushRecurseSubmodulesMode.values()Returns an array containing the constants of this enum type, in the order they are declared.