|
||||||||||
| 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.assembly111.impl.ModuleSetImpl
public class ModuleSetImpl
| Nested Class Summary | |
|---|---|
static class |
ModuleSetImpl.ExcludesImpl
|
static class |
ModuleSetImpl.IncludesImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.assembly111.ModuleSet |
|---|
ModuleSet.Excludes, ModuleSet.Includes |
| Field Summary | |
|---|---|
protected ModuleBinariesImpl |
binaries
|
protected ModuleSetImpl.ExcludesImpl |
excludes
|
protected ModuleSetImpl.IncludesImpl |
includes
|
protected Boolean |
includeSubModules
|
protected ModuleSourcesImpl |
sources
|
| Constructor Summary | |
|---|---|
ModuleSetImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.assembly111.impl.ModuleSetImpl instance. |
|
ModuleSetImpl(ModuleSetImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.assembly111.impl.ModuleSetImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ModuleSetImpl |
clone()
Creates and returns a copy of this object. |
ModuleBinaries |
getBinaries()
Gets the value of the binaries property. |
ModuleSet.Excludes |
getExcludes()
Gets the value of the excludes property. |
ModuleSet.Includes |
getIncludes()
Gets the value of the includes property. |
ModuleSources |
getSources()
Gets the value of the sources property. |
Boolean |
isIncludeSubModules()
Gets the value of the includeSubModules property. |
void |
setBinaries(ModuleBinaries value)
Sets the value of the binaries property. |
void |
setExcludes(ModuleSet.Excludes value)
Sets the value of the excludes property. |
void |
setIncludes(ModuleSet.Includes value)
Sets the value of the includes property. |
void |
setIncludeSubModules(Boolean value)
Sets the value of the includeSubModules property. |
void |
setSources(ModuleSources value)
Sets the value of the sources property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Boolean includeSubModules
protected ModuleSetImpl.IncludesImpl includes
protected ModuleSetImpl.ExcludesImpl excludes
protected ModuleSourcesImpl sources
protected ModuleBinariesImpl binaries
| Constructor Detail |
|---|
public ModuleSetImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.assembly111.impl.ModuleSetImpl instance.
public ModuleSetImpl(ModuleSetImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.assembly111.impl.ModuleSetImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Boolean isIncludeSubModules()
ModuleSet
isIncludeSubModules in interface ModuleSetBooleanpublic void setIncludeSubModules(Boolean value)
ModuleSet
setIncludeSubModules in interface ModuleSetvalue - allowed object is
Booleanpublic ModuleSet.Includes getIncludes()
ModuleSet
getIncludes in interface ModuleSetModuleSet.Includespublic void setIncludes(ModuleSet.Includes value)
ModuleSet
setIncludes in interface ModuleSetvalue - allowed object is
ModuleSet.Includespublic ModuleSet.Excludes getExcludes()
ModuleSet
getExcludes in interface ModuleSetModuleSet.Excludespublic void setExcludes(ModuleSet.Excludes value)
ModuleSet
setExcludes in interface ModuleSetvalue - allowed object is
ModuleSet.Excludespublic ModuleSources getSources()
ModuleSet
getSources in interface ModuleSetModuleSourcespublic void setSources(ModuleSources value)
ModuleSet
setSources in interface ModuleSetvalue - allowed object is
ModuleSourcespublic ModuleBinaries getBinaries()
ModuleSet
getBinaries in interface ModuleSetModuleBinariespublic void setBinaries(ModuleBinaries value)
ModuleSet
setBinaries in interface ModuleSetvalue - allowed object is
ModuleBinariespublic ModuleSetImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||