Uses of Enum Class
org.eclipse.aether.impl.scope.BuildScopeQuery.Mode
Packages that use BuildScopeQuery.Mode
- 
Uses of BuildScopeQuery.Mode in org.eclipse.aether.impl.scopeMethods in org.eclipse.aether.impl.scope that return BuildScopeQuery.ModeModifier and TypeMethodDescriptionBuildScopeQuery.getMode()static BuildScopeQuery.ModeReturns the enum constant of this class with the specified name.static BuildScopeQuery.Mode[]BuildScopeQuery.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.