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

Packages that use ActivationProperty
org.apache.maven.settings   
 

Uses of ActivationProperty in org.apache.maven.settings
 

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

Methods in org.apache.maven.settings 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-2012 The Apache Software Foundation. All Rights Reserved.