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()
          Method getBuild
 

Methods in org.apache.maven.model with parameters of type Build
 void Model.setBuild(Build build)
          Method setBuild
 



Copyright 2005 Apache Software Foundation. All Rights Reserved.