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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400 that return PluginExecution
 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.pub.indexed.novalueclass.maven.pom400 with parameters of type PluginExecution
 PluginExecution Plugin.Executions.setExecution(int idx, PluginExecution value)
           
 void Plugin.Executions.setExecution(PluginExecution[] values)
           
 

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl declared as PluginExecution
protected  PluginExecution[] PluginImpl.ExecutionsImpl.execution
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl that return PluginExecution
 PluginExecution[] PluginImpl.ExecutionsImpl.getExecution()
           
 PluginExecution PluginImpl.ExecutionsImpl.getExecution(int idx)
           
 PluginExecution PluginImpl.ExecutionsImpl.setExecution(int idx, PluginExecution value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl with parameters of type PluginExecution
 void PluginImpl.ExecutionsImpl.copyExecution(PluginExecution[] source)
          Copies all values of property Execution.
 PluginExecution PluginImpl.ExecutionsImpl.setExecution(int idx, PluginExecution value)
           
 void PluginImpl.ExecutionsImpl.setExecution(PluginExecution[] values)
           
 



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