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

Packages that use Build
org.apache.maven.model.v3_0_0   
 

Uses of Build in org.apache.maven.model.v3_0_0
 

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

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



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