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

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

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

Fields in net.sourceforge.ccxjc.it.model.priv.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.priv.collections.valueclass.maven.pom400 that return Plugin
 Plugin Plugin.clone()
          Creates and returns a copy of this object.
 Plugin ObjectFactory.createPlugin()
          Create an instance of Plugin
 

Methods in net.sourceforge.ccxjc.it.model.priv.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.
 

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



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