Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400.PluginExecution

Packages that use PluginExecution
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400   
 

Uses of PluginExecution in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400 declared as PluginExecution
protected  PluginExecution[] Plugin.Executions.execution
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.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
 PluginExecution[] Plugin.Executions.getExecution()
           
 PluginExecution Plugin.Executions.getExecution(int idx)
           
 PluginExecution Plugin.Executions.setExecution(int idx, PluginExecution value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400 with parameters of type PluginExecution
 PluginExecution Plugin.Executions.setExecution(int idx, PluginExecution value)
           
 void Plugin.Executions.setExecution(PluginExecution[] values)
           
 

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



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