Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400.Plugin.Executions

Packages that use Plugin.Executions
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400   
 

Uses of Plugin.Executions in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400 declared as Plugin.Executions
protected  Plugin.Executions Plugin.executions
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400 that return Plugin.Executions
 Plugin.Executions Plugin.Executions.clone()
          Creates and returns a copy of this object.
static Plugin.Executions ObjectFactory.copyOfExecutions(Plugin.Executions clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400.Plugin$Executions instance.
 Plugin.Executions ObjectFactory.createPluginExecutions()
          Create an instance of Plugin.Executions
 Plugin.Executions Plugin.getExecutions()
          Gets the value of the executions property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400 with parameters of type Plugin.Executions
static Plugin.Executions ObjectFactory.copyOfExecutions(Plugin.Executions clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400.Plugin$Executions instance.
 void Plugin.setExecutions(Plugin.Executions value)
          Sets the value of the executions property.
 

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



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