|
||||||||||
| 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.assembly111.impl.UnpackOptionsImpl
public class UnpackOptionsImpl
| Nested Class Summary | |
|---|---|
static class |
UnpackOptionsImpl.ExcludesImpl
|
static class |
UnpackOptionsImpl.IncludesImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.assembly111.UnpackOptions |
|---|
UnpackOptions.Excludes, UnpackOptions.Includes |
| Field Summary | |
|---|---|
protected UnpackOptionsImpl.ExcludesImpl |
excludes
|
protected Boolean |
filtered
|
protected UnpackOptionsImpl.IncludesImpl |
includes
|
| Constructor Summary | |
|---|---|
UnpackOptionsImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.assembly111.impl.UnpackOptionsImpl instance. |
|
UnpackOptionsImpl(UnpackOptionsImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.assembly111.impl.UnpackOptionsImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
UnpackOptionsImpl |
clone()
Creates and returns a copy of this object. |
UnpackOptions.Excludes |
getExcludes()
Gets the value of the excludes property. |
UnpackOptions.Includes |
getIncludes()
Gets the value of the includes property. |
Boolean |
isFiltered()
Gets the value of the filtered property. |
void |
setExcludes(UnpackOptions.Excludes value)
Sets the value of the excludes property. |
void |
setFiltered(Boolean value)
Sets the value of the filtered property. |
void |
setIncludes(UnpackOptions.Includes value)
Sets the value of the includes property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected UnpackOptionsImpl.IncludesImpl includes
protected UnpackOptionsImpl.ExcludesImpl excludes
protected Boolean filtered
| Constructor Detail |
|---|
public UnpackOptionsImpl()
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.assembly111.impl.UnpackOptionsImpl instance.
public UnpackOptionsImpl(UnpackOptionsImpl o)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.assembly111.impl.UnpackOptionsImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public UnpackOptions.Includes getIncludes()
UnpackOptions
getIncludes in interface UnpackOptionsUnpackOptions.Includespublic void setIncludes(UnpackOptions.Includes value)
UnpackOptions
setIncludes in interface UnpackOptionsvalue - allowed object is
UnpackOptions.Includespublic UnpackOptions.Excludes getExcludes()
UnpackOptions
getExcludes in interface UnpackOptionsUnpackOptions.Excludespublic void setExcludes(UnpackOptions.Excludes value)
UnpackOptions
setExcludes in interface UnpackOptionsvalue - allowed object is
UnpackOptions.Excludespublic Boolean isFiltered()
UnpackOptions
isFiltered in interface UnpackOptionsBooleanpublic void setFiltered(Boolean value)
UnpackOptions
setFiltered in interface UnpackOptionsvalue - allowed object is
Booleanpublic UnpackOptionsImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||