|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.ReportingImpl
public class ReportingImpl
| Nested Class Summary | |
|---|---|
static class |
ReportingImpl.PluginsImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.Reporting |
|---|
Reporting.Plugins |
| Field Summary | |
|---|---|
protected Boolean |
excludeDefaults
|
protected String |
outputDirectory
|
protected ReportingImpl.PluginsImpl |
plugins
|
| Constructor Summary | |
|---|---|
ReportingImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.ReportingImpl instance. |
|
ReportingImpl(ReportingImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.ReportingImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ReportingImpl |
clone()
Creates and returns a copy of this object. |
String |
getOutputDirectory()
Gets the value of the outputDirectory property. |
Reporting.Plugins |
getPlugins()
Gets the value of the plugins property. |
Boolean |
isExcludeDefaults()
Gets the value of the excludeDefaults property. |
void |
setExcludeDefaults(Boolean value)
Sets the value of the excludeDefaults property. |
void |
setOutputDirectory(String value)
Sets the value of the outputDirectory property. |
void |
setPlugins(Reporting.Plugins value)
Sets the value of the plugins property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Boolean excludeDefaults
protected String outputDirectory
protected ReportingImpl.PluginsImpl plugins
| Constructor Detail |
|---|
public ReportingImpl()
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.ReportingImpl instance.
public ReportingImpl(ReportingImpl o)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.ReportingImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Boolean isExcludeDefaults()
Reporting
isExcludeDefaults in interface ReportingBooleanpublic void setExcludeDefaults(Boolean value)
Reporting
setExcludeDefaults in interface Reportingvalue - allowed object is
Booleanpublic String getOutputDirectory()
Reporting
getOutputDirectory in interface ReportingStringpublic void setOutputDirectory(String value)
Reporting
setOutputDirectory in interface Reportingvalue - allowed object is
Stringpublic Reporting.Plugins getPlugins()
Reporting
getPlugins in interface ReportingReporting.Pluginspublic void setPlugins(Reporting.Plugins value)
Reporting
setPlugins in interface Reportingvalue - allowed object is
Reporting.Pluginspublic ReportingImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||