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