|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LicenseValidator.Category | |
|---|---|
| com.soebes.maven.plugins.mlv.licenses | |
| Uses of LicenseValidator.Category in com.soebes.maven.plugins.mlv.licenses |
|---|
| Methods in com.soebes.maven.plugins.mlv.licenses that return LicenseValidator.Category | |
|---|---|
static LicenseValidator.Category |
LicenseValidator.Category.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LicenseValidator.Category[] |
LicenseValidator.Category.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.soebes.maven.plugins.mlv.licenses with parameters of type LicenseValidator.Category | |
|---|---|
boolean |
LicenseValidator.isCategory(ArrayList<org.apache.maven.model.License> licenses,
LicenseValidator.Category category)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||