Uses of Enum
com.github.ferstl.maven.pomenforcers.model.DependencyScope
Packages that use DependencyScope
-
Uses of DependencyScope in com.github.ferstl.maven.pomenforcers.model
Methods in com.github.ferstl.maven.pomenforcers.model that return DependencyScopeModifier and TypeMethodDescriptionstatic DependencyScopeDependencyScope.getByScopeName(String scopeName)DependencyModel.getScope()static DependencyScopeReturns the enum constant of this type with the specified name.static DependencyScope[]DependencyScope.values()Returns an array containing the constants of this enum type, in the order they are declared.