net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl
Class ReportPluginImpl.ConfigurationImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.ReportPluginImpl.ConfigurationImpl
- All Implemented Interfaces:
- Serializable, Cloneable, ReportPlugin.Configuration
- Enclosing class:
- ReportPluginImpl
public static class ReportPluginImpl.ConfigurationImpl
- extends Object
- implements Serializable, Cloneable, ReportPlugin.Configuration
- See Also:
- Serialized Form
any
protected Element[] any
ReportPluginImpl.ConfigurationImpl
public ReportPluginImpl.ConfigurationImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.ReportPluginImpl.ConfigurationImpl instance.
ReportPluginImpl.ConfigurationImpl
public ReportPluginImpl.ConfigurationImpl(ReportPluginImpl.ConfigurationImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.ReportPluginImpl.ConfigurationImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getAny
public Element[] getAny()
- Specified by:
getAny in interface ReportPlugin.Configuration
- Returns:
- array of
Element
getAny
public Element getAny(int idx)
- Specified by:
getAny in interface ReportPlugin.Configuration
- Returns:
- one of
Element
getAnyLength
public int getAnyLength()
- Specified by:
getAnyLength in interface ReportPlugin.Configuration
setAny
public void setAny(Element[] values)
- Specified by:
setAny in interface ReportPlugin.Configuration
- Parameters:
values - allowed objects are
Element
setAny
public Element setAny(int idx,
Element value)
- Specified by:
setAny in interface ReportPlugin.Configuration
value - allowed object is
Element
clone
public ReportPluginImpl.ConfigurationImpl 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.