Uses of Class
org.wildfly.maven.plugins.licenses.model.KnownLicenseInfo
-
Packages that use KnownLicenseInfo Package Description org.wildfly.maven.plugins.licenses.model -
-
Uses of KnownLicenseInfo in org.wildfly.maven.plugins.licenses.model
Methods in org.wildfly.maven.plugins.licenses.model that return types with arguments of type KnownLicenseInfo Modifier and Type Method Description List<KnownLicenseInfo>ProjectInfo. getKnownLicensesList()Method parameters in org.wildfly.maven.plugins.licenses.model with type arguments of type KnownLicenseInfo Modifier and Type Method Description voidProjectInfo. setKnownLicensesList(List<KnownLicenseInfo> knownLicensesList)
-