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