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

Packages that use Body
org.apache.maven.plugins.changes.model   
 

Uses of Body in org.apache.maven.plugins.changes.model
 

Methods in org.apache.maven.plugins.changes.model that return Body
 Body ChangesDocument.getBody()
          Get contains the releases of this project with the actions taken for each of the releases.
 

Methods in org.apache.maven.plugins.changes.model with parameters of type Body
 void ChangesDocument.setBody(Body body)
          Set contains the releases of this project with the actions taken for each of the releases.
 



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