|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.model.PatternSet
org.apache.maven.model.FileSet
public class FileSet
Class FileSet.
| Constructor Summary | |
|---|---|
FileSet()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDirectory()
Method getDirectory |
void |
setDirectory(java.lang.String directory)
Method setDirectory |
| Methods inherited from class org.apache.maven.model.PatternSet |
|---|
addExclude, addInclude, getExcludes, getIncludes, removeExclude, removeInclude, setExcludes, setIncludes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileSet()
| Method Detail |
|---|
public java.lang.String getDirectory()
public void setDirectory(java.lang.String directory)
directory -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||