JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.apache.maven.plugins.changes.model.Author
Packages that use
Author
Package
Description
org.apache.maven.plugins.changes.model
Uses of
Author
in
org.apache.maven.plugins.changes.model
Methods in
org.apache.maven.plugins.changes.model
that return
Author
Modifier and Type
Method
Description
Author
Properties.
getAuthor
()
Get the page author.
Methods in
org.apache.maven.plugins.changes.model
with parameters of type
Author
Modifier and Type
Method
Description
void
Properties.
setAuthor
(
Author
author)
Set the page author.