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

Packages that use ActivationFile
org.apache.maven.model   
 

Uses of ActivationFile in org.apache.maven.model
 

Methods in org.apache.maven.model that return ActivationFile
 ActivationFile Activation.getFile()
          Method getFile
 

Methods in org.apache.maven.model with parameters of type ActivationFile
 void Activation.setFile(ActivationFile file)
          Method setFile
 



Copyright 2005 Apache Software Foundation. All Rights Reserved.