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

Packages that use Build
org.apache.maven.project   
 

Uses of Build in org.apache.maven.project
 

Methods in org.apache.maven.project that return Build
 Build Model.getBuild()
          Get Information required to build the project.
 

Methods in org.apache.maven.project with parameters of type Build
 void Model.setBuild(Build build)
          Set Information required to build the project.
 



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