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 Page Author
 

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



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.