net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl
Class PluginManagementImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.priv.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
|
Constructor Summary |
PluginManagementImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.PluginManagementImpl instance. |
PluginManagementImpl(PluginManagementImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.PluginManagementImpl instance by copying a given instance. |
plugins
protected PluginManagementImpl.PluginsImpl plugins
PluginManagementImpl
public PluginManagementImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.PluginManagementImpl instance.
PluginManagementImpl
public PluginManagementImpl(PluginManagementImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.PluginManagementImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
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.