Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.PluginExecution

Packages that use PluginExecution
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl   
 

Uses of PluginExecution in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400 that return PluginExecution
 PluginExecution ObjectFactory.createPluginExecution()
          Create an instance of PluginExecution
 

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

Uses of PluginExecution in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl that implement PluginExecution
 class PluginExecutionImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl with type parameters of type PluginExecution
protected  List<PluginExecution> PluginImpl.ExecutionsImpl.execution
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl that return types with arguments of type PluginExecution
 List<PluginExecution> PluginImpl.ExecutionsImpl.getExecution()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl with type arguments of type PluginExecution
static void PluginImpl.ExecutionsImpl.copyExecution(List<PluginExecution> source, List<PluginExecution> target)
          Copies all values of property Execution.
static void PluginImpl.ExecutionsImpl.copyExecution(List<PluginExecution> source, List<PluginExecution> target)
          Copies all values of property Execution.
 



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