Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400.Plugin

Packages that use Plugin
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400   
 

Uses of Plugin in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400 with type parameters of type Plugin
protected  List<Plugin> Build.Plugins.plugin
           
protected  List<Plugin> PluginManagement.Plugins.plugin
           
protected  List<Plugin> BuildBase.Plugins.plugin
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400 that return Plugin
 Plugin Plugin.clone()
          Creates and returns a copy of this object.
protected static Plugin ObjectFactory.copyOfPlugin(Plugin clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400.Plugin instance.
 Plugin ObjectFactory.createPlugin()
          Create an instance of Plugin
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400 that return types with arguments of type Plugin
 List<Plugin> Build.Plugins.getPlugin()
          Gets the value of the plugin property.
 List<Plugin> PluginManagement.Plugins.getPlugin()
          Gets the value of the plugin property.
 List<Plugin> BuildBase.Plugins.getPlugin()
          Gets the value of the plugin property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400 with parameters of type Plugin
protected static Plugin ObjectFactory.copyOfPlugin(Plugin clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400.Plugin instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.pom400 with type arguments of type Plugin
protected static void Build.Plugins.copyPlugin(List<Plugin> source, List<Plugin> target)
          Copies all values of property Plugin.
protected static void Build.Plugins.copyPlugin(List<Plugin> source, List<Plugin> target)
          Copies all values of property Plugin.
protected static void PluginManagement.Plugins.copyPlugin(List<Plugin> source, List<Plugin> target)
          Copies all values of property Plugin.
protected static void PluginManagement.Plugins.copyPlugin(List<Plugin> source, List<Plugin> target)
          Copies all values of property Plugin.
protected static void BuildBase.Plugins.copyPlugin(List<Plugin> source, List<Plugin> target)
          Copies all values of property Plugin.
protected static void BuildBase.Plugins.copyPlugin(List<Plugin> source, List<Plugin> target)
          Copies all values of property Plugin.
 

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



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