|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.assembly111.impl.FileSetImpl
public class FileSetImpl
| Nested Class Summary | |
|---|---|
static class |
FileSetImpl.ExcludesImpl
|
static class |
FileSetImpl.IncludesImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.assembly111.FileSet |
|---|
FileSet.Excludes, FileSet.Includes |
| Field Summary | |
|---|---|
protected String |
directory
|
protected String |
directoryMode
|
protected FileSetImpl.ExcludesImpl |
excludes
|
protected String |
fileMode
|
protected Boolean |
filtered
|
protected FileSetImpl.IncludesImpl |
includes
|
protected String |
lineEnding
|
protected String |
outputDirectory
|
protected Boolean |
useDefaultExcludes
|
protected Boolean |
useStrictFiltering
|
| Constructor Summary | |
|---|---|
FileSetImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.assembly111.impl.FileSetImpl instance. |
|
FileSetImpl(FileSetImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.assembly111.impl.FileSetImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FileSetImpl |
clone()
Creates and returns a copy of this object. |
String |
getDirectory()
Gets the value of the directory property. |
String |
getDirectoryMode()
Gets the value of the directoryMode property. |
FileSet.Excludes |
getExcludes()
Gets the value of the excludes property. |
String |
getFileMode()
Gets the value of the fileMode property. |
FileSet.Includes |
getIncludes()
Gets the value of the includes property. |
String |
getLineEnding()
Gets the value of the lineEnding property. |
String |
getOutputDirectory()
Gets the value of the outputDirectory property. |
Boolean |
isFiltered()
Gets the value of the filtered property. |
Boolean |
isUseDefaultExcludes()
Gets the value of the useDefaultExcludes property. |
Boolean |
isUseStrictFiltering()
Gets the value of the useStrictFiltering property. |
void |
setDirectory(String value)
Sets the value of the directory property. |
void |
setDirectoryMode(String value)
Sets the value of the directoryMode property. |
void |
setExcludes(FileSet.Excludes value)
Sets the value of the excludes property. |
void |
setFileMode(String value)
Sets the value of the fileMode property. |
void |
setFiltered(Boolean value)
Sets the value of the filtered property. |
void |
setIncludes(FileSet.Includes value)
Sets the value of the includes property. |
void |
setLineEnding(String value)
Sets the value of the lineEnding property. |
void |
setOutputDirectory(String value)
Sets the value of the outputDirectory property. |
void |
setUseDefaultExcludes(Boolean value)
Sets the value of the useDefaultExcludes property. |
void |
setUseStrictFiltering(Boolean value)
Sets the value of the useStrictFiltering property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String directory
protected String lineEnding
protected Boolean filtered
protected Boolean useStrictFiltering
protected Boolean useDefaultExcludes
protected String outputDirectory
protected FileSetImpl.IncludesImpl includes
protected FileSetImpl.ExcludesImpl excludes
protected String fileMode
protected String directoryMode
| Constructor Detail |
|---|
public FileSetImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.assembly111.impl.FileSetImpl instance.
public FileSetImpl(FileSetImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.assembly111.impl.FileSetImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getDirectory()
FileSet
getDirectory in interface FileSetStringpublic void setDirectory(String value)
FileSet
setDirectory in interface FileSetvalue - allowed object is
Stringpublic String getLineEnding()
FileSet
getLineEnding in interface FileSetStringpublic void setLineEnding(String value)
FileSet
setLineEnding in interface FileSetvalue - allowed object is
Stringpublic Boolean isFiltered()
FileSet
isFiltered in interface FileSetBooleanpublic void setFiltered(Boolean value)
FileSet
setFiltered in interface FileSetvalue - allowed object is
Booleanpublic Boolean isUseStrictFiltering()
FileSet
isUseStrictFiltering in interface FileSetBooleanpublic void setUseStrictFiltering(Boolean value)
FileSet
setUseStrictFiltering in interface FileSetvalue - allowed object is
Booleanpublic Boolean isUseDefaultExcludes()
FileSet
isUseDefaultExcludes in interface FileSetBooleanpublic void setUseDefaultExcludes(Boolean value)
FileSet
setUseDefaultExcludes in interface FileSetvalue - allowed object is
Booleanpublic String getOutputDirectory()
FileSet
getOutputDirectory in interface FileSetStringpublic void setOutputDirectory(String value)
FileSet
setOutputDirectory in interface FileSetvalue - allowed object is
Stringpublic FileSet.Includes getIncludes()
FileSet
getIncludes in interface FileSetFileSet.Includespublic void setIncludes(FileSet.Includes value)
FileSet
setIncludes in interface FileSetvalue - allowed object is
FileSet.Includespublic FileSet.Excludes getExcludes()
FileSet
getExcludes in interface FileSetFileSet.Excludespublic void setExcludes(FileSet.Excludes value)
FileSet
setExcludes in interface FileSetvalue - allowed object is
FileSet.Excludespublic String getFileMode()
FileSet
getFileMode in interface FileSetStringpublic void setFileMode(String value)
FileSet
setFileMode in interface FileSetvalue - allowed object is
Stringpublic String getDirectoryMode()
FileSet
getDirectoryMode in interface FileSetStringpublic void setDirectoryMode(String value)
FileSet
setDirectoryMode in interface FileSetvalue - allowed object is
Stringpublic FileSetImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||