Uses of Class
org.wildfly.maven.plugins.licenses.KnownLicense
-
Packages that use KnownLicense Package Description org.wildfly.maven.plugins.licenses -
-
Uses of KnownLicense in org.wildfly.maven.plugins.licenses
Methods in org.wildfly.maven.plugins.licenses that return KnownLicense Modifier and Type Method Description static KnownLicenseKnownLicense. valueOf(String name)Returns the enum constant of this type with the specified name.static KnownLicense[]KnownLicense. values()Returns an array containing the constants of this enum type, in the order they are declared.
-