Uses of Class
org.apache.maven.project.Build

Packages that use Build
org.apache.maven.project Classes used in the Maven Project Object Model 
 

Uses of Build in org.apache.maven.project
 

Methods in org.apache.maven.project that return Build
 Build Project.getBuild()
          Get the build model for this project.
 

Methods in org.apache.maven.project with parameters of type Build
 void Project.setBuild(Build build)
          Sets the build attribute of the Project object
 



Copyright © 2001-2005 Apache Software Foundation. All Rights Reserved.