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

Packages that use ActivationOS
org.apache.maven.model   
 

Uses of ActivationOS in org.apache.maven.model
 

Methods in org.apache.maven.model that return ActivationOS
 ActivationOS Activation.getOs()
          Method getOs
 

Methods in org.apache.maven.model with parameters of type ActivationOS
 void Activation.setOs(ActivationOS os)
          Method setOs
 



Copyright 2005 Apache Software Foundation. All Rights Reserved.