Uses of Class
org.apache.maven.plugins.changes.model.Author

Packages that use Author
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
 Author Properties.getAuthor()
          Get the page author.
 

Methods in org.apache.maven.plugins.changes.model with parameters of type Author
 void Properties.setAuthor(Author author)
          Set the page author.
 



Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.