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 The Apache Software Foundation. All Rights Reserved.