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

Packages that use ActivationOS
org.apache.maven.settings   
 

Uses of ActivationOS in org.apache.maven.settings
 

Methods in org.apache.maven.settings that return ActivationOS
 ActivationOS Activation.getOs()
          Get Specifies that this profile will be activated when matching OS attributes are detected.
 

Methods in org.apache.maven.settings with parameters of type ActivationOS
 void Activation.setOs(ActivationOS os)
          Set Specifies that this profile will be activated when matching OS attributes are detected.
 



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