Uses of Class
org.apache.maven.lifecycle.model.BuildBinding

Packages that use BuildBinding
org.apache.maven.lifecycle.model   
 

Uses of BuildBinding in org.apache.maven.lifecycle.model
 

Methods in org.apache.maven.lifecycle.model that return BuildBinding
 BuildBinding LifecycleBindings.getBuildBinding()
          Get the binding for the main build (default) lifecycle.
 

Methods in org.apache.maven.lifecycle.model with parameters of type BuildBinding
 void LifecycleBindings.setBuildBinding(BuildBinding buildBinding)
          Set the binding for the main build (default) lifecycle.
 



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