net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl
Class ReportingImpl.PluginsImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.ReportingImpl.PluginsImpl
- All Implemented Interfaces:
- Serializable, Cloneable, Reporting.Plugins
- Enclosing class:
- ReportingImpl
public static class ReportingImpl.PluginsImpl
- extends Object
- implements Serializable, Cloneable, Reporting.Plugins
- See Also:
- Serialized Form
|
Constructor Summary |
ReportingImpl.PluginsImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.ReportingImpl.PluginsImpl instance. |
ReportingImpl.PluginsImpl(ReportingImpl.PluginsImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.ReportingImpl.PluginsImpl instance by copying a given instance. |
plugin
protected ReportPlugin[] plugin
ReportingImpl.PluginsImpl
public ReportingImpl.PluginsImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.ReportingImpl.PluginsImpl instance.
ReportingImpl.PluginsImpl
public ReportingImpl.PluginsImpl(ReportingImpl.PluginsImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.ReportingImpl.PluginsImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getPlugin
public ReportPlugin[] getPlugin()
- Specified by:
getPlugin in interface Reporting.Plugins
- Returns:
- array of
ReportPlugin
getPlugin
public ReportPlugin getPlugin(int idx)
- Specified by:
getPlugin in interface Reporting.Plugins
- Returns:
- one of
ReportPlugin
getPluginLength
public int getPluginLength()
- Specified by:
getPluginLength in interface Reporting.Plugins
setPlugin
public void setPlugin(ReportPlugin[] values)
- Specified by:
setPlugin in interface Reporting.Plugins
- Parameters:
values - allowed objects are
ReportPlugin
setPlugin
public ReportPlugin setPlugin(int idx,
ReportPlugin value)
- Specified by:
setPlugin in interface Reporting.Plugins
value - allowed object is
ReportPlugin
clone
public ReportingImpl.PluginsImpl 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.