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