|
|||||||||||
| 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
Class FileSet.
| Field Summary | |
private java.lang.String |
directory
Field directory |
| Fields inherited from class org.apache.maven.model.PatternSet |
|
| 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 |
| Field Detail |
private java.lang.String directory
| 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 | ||||||||||