Uses of Enum
com.github.ferstl.maven.pomenforcers.model.PomSection
Packages that use PomSection
-
Uses of PomSection in com.github.ferstl.maven.pomenforcers.model
Methods in com.github.ferstl.maven.pomenforcers.model that return PomSectionModifier and TypeMethodDescriptionstatic PomSectionPomSection.getBySectionName(String sectionName)static PomSectionReturns the enum constant of this type with the specified name.static PomSection[]PomSection.values()Returns an array containing the constants of this enum type, in the order they are declared.