Uses of Enum
com.github.ferstl.maven.pomenforcers.model.DependencyElement
Packages that use DependencyElement
-
Uses of DependencyElement in com.github.ferstl.maven.pomenforcers.model
Methods in com.github.ferstl.maven.pomenforcers.model that return DependencyElementModifier and TypeMethodDescriptionstatic DependencyElementDependencyElement.getByElementName(String elementName)static DependencyElementReturns the enum constant of this type with the specified name.static DependencyElement[]DependencyElement.values()Returns an array containing the constants of this enum type, in the order they are declared.