|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.assembly111.impl.FileItemImpl
public class FileItemImpl
| Field Summary | |
|---|---|
protected String |
destName
|
protected String |
fileMode
|
protected Boolean |
filtered
|
protected String |
lineEnding
|
protected String |
outputDirectory
|
protected String |
source
|
| Constructor Summary | |
|---|---|
FileItemImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.assembly111.impl.FileItemImpl instance. |
|
FileItemImpl(FileItemImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.assembly111.impl.FileItemImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FileItemImpl |
clone()
Creates and returns a copy of this object. |
String |
getDestName()
Gets the value of the destName property. |
String |
getFileMode()
Gets the value of the fileMode property. |
String |
getLineEnding()
Gets the value of the lineEnding property. |
String |
getOutputDirectory()
Gets the value of the outputDirectory property. |
String |
getSource()
Gets the value of the source property. |
Boolean |
isFiltered()
Gets the value of the filtered property. |
void |
setDestName(String value)
Sets the value of the destName property. |
void |
setFileMode(String value)
Sets the value of the fileMode property. |
void |
setFiltered(Boolean value)
Sets the value of the filtered property. |
void |
setLineEnding(String value)
Sets the value of the lineEnding property. |
void |
setOutputDirectory(String value)
Sets the value of the outputDirectory property. |
void |
setSource(String value)
Sets the value of the source property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String source
protected String outputDirectory
protected String destName
protected String fileMode
protected String lineEnding
protected Boolean filtered
| Constructor Detail |
|---|
public FileItemImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.assembly111.impl.FileItemImpl instance.
public FileItemImpl(FileItemImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.assembly111.impl.FileItemImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getSource()
FileItem
getSource in interface FileItemStringpublic void setSource(String value)
FileItem
setSource in interface FileItemvalue - allowed object is
Stringpublic String getOutputDirectory()
FileItem
getOutputDirectory in interface FileItemStringpublic void setOutputDirectory(String value)
FileItem
setOutputDirectory in interface FileItemvalue - allowed object is
Stringpublic String getDestName()
FileItem
getDestName in interface FileItemStringpublic void setDestName(String value)
FileItem
setDestName in interface FileItemvalue - allowed object is
Stringpublic String getFileMode()
FileItem
getFileMode in interface FileItemStringpublic void setFileMode(String value)
FileItem
setFileMode in interface FileItemvalue - allowed object is
Stringpublic String getLineEnding()
FileItem
getLineEnding in interface FileItemStringpublic void setLineEnding(String value)
FileItem
setLineEnding in interface FileItemvalue - allowed object is
Stringpublic Boolean isFiltered()
FileItem
isFiltered in interface FileItemBooleanpublic void setFiltered(Boolean value)
FileItem
setFiltered in interface FileItemvalue - allowed object is
Booleanpublic FileItemImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||