Uses of Class
org.apache.maven.model.Reporting

Packages that use Reporting
org.apache.maven.model   
 

Uses of Reporting in org.apache.maven.model
 

Methods in org.apache.maven.model that return Reporting
 Reporting ModelBase.getReporting()
          Get This element includes the specification of reports to be included in a Maven-generated site.
 

Methods in org.apache.maven.model with parameters of type Reporting
 void ModelBase.setReporting(Reporting reporting)
          Set This element includes the specification of reports to be included in a Maven-generated site.
 



Copyright 2006 Apache Software Foundation. All Rights Reserved.