Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.Plugin

Packages that use Plugin
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl   
 

Uses of Plugin in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400 that return Plugin
 Plugin ObjectFactory.createPlugin()
          Create an instance of Plugin
 

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

Uses of Plugin in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl that implement Plugin
 class PluginImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl with type parameters of type Plugin
protected  List<Plugin> BuildImpl.PluginsImpl.plugin
           
protected  List<Plugin> PluginManagementImpl.PluginsImpl.plugin
           
protected  List<Plugin> BuildBaseImpl.PluginsImpl.plugin
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl that return types with arguments of type Plugin
 List<Plugin> BuildImpl.PluginsImpl.getPlugin()
           
 List<Plugin> PluginManagementImpl.PluginsImpl.getPlugin()
           
 List<Plugin> BuildBaseImpl.PluginsImpl.getPlugin()
           
 



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