net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl
Class PluginManagementImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.PluginManagementImpl
All Implemented Interfaces:
Serializable, Cloneable, PluginManagement

public class PluginManagementImpl
extends Object
implements Serializable, Cloneable, PluginManagement

See Also:
Serialized Form

Nested Class Summary
static class PluginManagementImpl.PluginsImpl
           
 
Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.PluginManagement
PluginManagement.Plugins
 
Field Summary
protected  PluginManagementImpl.PluginsImpl plugins
           
 
Constructor Summary
PluginManagementImpl()
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.PluginManagementImpl instance.
PluginManagementImpl(PluginManagementImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.PluginManagementImpl instance by copying a given instance.
 
Method Summary
 PluginManagementImpl clone()
          Creates and returns a copy of this object.
 PluginManagement.Plugins getPlugins()
          Gets the value of the plugins property.
 void setPlugins(PluginManagement.Plugins value)
          Sets the value of the plugins property.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

plugins

protected PluginManagementImpl.PluginsImpl plugins
Constructor Detail

PluginManagementImpl

public PluginManagementImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.PluginManagementImpl instance.


PluginManagementImpl

public PluginManagementImpl(PluginManagementImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.PluginManagementImpl instance by copying a given instance.

Parameters:
o - The instance to copy or null.
Method Detail

getPlugins

public PluginManagement.Plugins getPlugins()
Description copied from interface: PluginManagement
Gets the value of the plugins property.

Specified by:
getPlugins in interface PluginManagement
Returns:
possible object is PluginManagement.Plugins

setPlugins

public void setPlugins(PluginManagement.Plugins value)
Description copied from interface: PluginManagement
Sets the value of the plugins property.

Specified by:
setPlugins in interface PluginManagement
Parameters:
value - allowed object is PluginManagement.Plugins

clone

public PluginManagementImpl clone()
Creates and returns a copy of this object.

Overrides:
clone in class Object
Returns:
A clone of this instance.


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