Uses of Class
org.codehaus.gmavenplus.mojo.Link
-
Packages that use Link Package Description org.codehaus.gmavenplus.mojo Maven mojos. -
-
Uses of Link in org.codehaus.gmavenplus.mojo
Fields in org.codehaus.gmavenplus.mojo with type parameters of type Link Modifier and Type Field Description protected List<Link>AbstractGroovydocMojo. linksLinks to include in the generated groovydoc (key is link href, value is comma-separated packages to use that link).Methods in org.codehaus.gmavenplus.mojo that return Link Modifier and Type Method Description LinkLink. setHref(String newHref)Set the href attribute.LinkLink. setPackages(String newPackages)Set the packages attribute.
-