|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.ReportSetImpl
public class ReportSetImpl
| Nested Class Summary | |
|---|---|
static class |
ReportSetImpl.ConfigurationImpl
|
static class |
ReportSetImpl.ReportsImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.ReportSet |
|---|
ReportSet.Configuration, ReportSet.Reports |
| Field Summary | |
|---|---|
protected ReportSetImpl.ConfigurationImpl |
configuration
|
protected String |
id
|
protected String |
inherited
|
protected ReportSetImpl.ReportsImpl |
reports
|
| Constructor Summary | |
|---|---|
ReportSetImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.ReportSetImpl instance. |
|
ReportSetImpl(ReportSetImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.ReportSetImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ReportSetImpl |
clone()
Creates and returns a copy of this object. |
ReportSet.Configuration |
getConfiguration()
Gets the value of the configuration property. |
String |
getId()
Gets the value of the id property. |
String |
getInherited()
Gets the value of the inherited property. |
ReportSet.Reports |
getReports()
Gets the value of the reports property. |
void |
setConfiguration(ReportSet.Configuration value)
Sets the value of the configuration property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setInherited(String value)
Sets the value of the inherited property. |
void |
setReports(ReportSet.Reports value)
Sets the value of the reports property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String id
protected ReportSetImpl.ConfigurationImpl configuration
protected String inherited
protected ReportSetImpl.ReportsImpl reports
| Constructor Detail |
|---|
public ReportSetImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.ReportSetImpl instance.
public ReportSetImpl(ReportSetImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.ReportSetImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getId()
ReportSet
getId in interface ReportSetStringpublic void setId(String value)
ReportSet
setId in interface ReportSetvalue - allowed object is
Stringpublic ReportSet.Configuration getConfiguration()
ReportSet
getConfiguration in interface ReportSetReportSet.Configurationpublic void setConfiguration(ReportSet.Configuration value)
ReportSet
setConfiguration in interface ReportSetvalue - allowed object is
ReportSet.Configurationpublic String getInherited()
ReportSet
getInherited in interface ReportSetStringpublic void setInherited(String value)
ReportSet
setInherited in interface ReportSetvalue - allowed object is
Stringpublic ReportSet.Reports getReports()
ReportSet
getReports in interface ReportSetReportSet.Reportspublic void setReports(ReportSet.Reports value)
ReportSet
setReports in interface ReportSetvalue - allowed object is
ReportSet.Reportspublic ReportSetImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||