Uses of Enum Class
aQute.bnd.maven.MavenDependencyGraph.Scope
Packages that use MavenDependencyGraph.Scope
-
Uses of MavenDependencyGraph.Scope in aQute.bnd.maven
Fields in aQute.bnd.maven declared as MavenDependencyGraph.ScopeModifier and TypeFieldDescription(package private) MavenDependencyGraph.Scope
MavenDependencyGraph.Artifact.scope
Methods in aQute.bnd.maven that return MavenDependencyGraph.ScopeModifier and TypeMethodDescriptionstatic MavenDependencyGraph.Scope
Returns the enum constant of this class with the specified name.static MavenDependencyGraph.Scope[]
MavenDependencyGraph.Scope.values()
Returns an array containing the constants of this enum class, in the order they are declared.