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

Packages that use Build
org.apache.maven.model   
 

Uses of Build in org.apache.maven.model
 

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

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



Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.