Uses of Class
org.apache.maven.profiles.ActivationProperty

Packages that use ActivationProperty
org.apache.maven.profiles   
 

Uses of ActivationProperty in org.apache.maven.profiles
 

Methods in org.apache.maven.profiles that return ActivationProperty
 ActivationProperty Activation.getProperty()
          Get specifies that this profile will be activated when this System property is specified.
 

Methods in org.apache.maven.profiles with parameters of type ActivationProperty
 void Activation.setProperty(ActivationProperty property)
          Set specifies that this profile will be activated when this System property is specified.
 



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