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

Packages that use Prerequisites
org.apache.maven.model   
 

Uses of Prerequisites in org.apache.maven.model
 

Methods in org.apache.maven.model that return Prerequisites
 Prerequisites Model.getPrerequisites()
          Get describes the prerequisites in the build environment for this project.
 

Methods in org.apache.maven.model with parameters of type Prerequisites
 void Model.setPrerequisites(Prerequisites prerequisites)
          Set describes the prerequisites in the build environment for this project.
 



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