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

Packages that use ActivationCustom
org.apache.maven.model   
 

Uses of ActivationCustom in org.apache.maven.model
 

Methods in org.apache.maven.model that return ActivationCustom
 ActivationCustom Activation.getCustom()
          Get describes a custom profile activation trigger, brought in via build extension.
 

Methods in org.apache.maven.model with parameters of type ActivationCustom
 void Activation.setCustom(ActivationCustom custom)
          Set describes a custom profile activation trigger, brought in via build extension.
 



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