Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400.PluginExecution

Packages that use PluginExecution
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400   
 

Uses of PluginExecution in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400 with type parameters of type PluginExecution
protected  List<PluginExecution> Plugin.Executions.execution
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400 that return PluginExecution
 PluginExecution PluginExecution.clone()
          Creates and returns a copy of this object.
 PluginExecution ObjectFactory.createPluginExecution()
          Create an instance of PluginExecution
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400 that return types with arguments of type PluginExecution
 List<PluginExecution> Plugin.Executions.getExecution()
          Gets the value of the execution property.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400 with parameters of type PluginExecution
PluginExecution(PluginExecution o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400.PluginExecution instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.