|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.project.PatternSet
org.apache.maven.project.UnitTest
Class UnitTest.
| Field Summary | |
private java.util.List |
resources
Field resources |
| Fields inherited from class org.apache.maven.project.PatternSet |
|
| Constructor Summary | |
UnitTest()
|
|
| Method Summary | |
void |
addResource(Resource resource)
Method addResource |
java.util.List |
getResources()
Method getResources |
void |
removeResource(Resource resource)
Method removeResource |
void |
setResources(java.util.List resources)
Method setResources |
| Methods inherited from class org.apache.maven.project.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.util.List resources
| Constructor Detail |
public UnitTest()
| Method Detail |
public void addResource(Resource resource)
resource - public java.util.List getResources()
public void removeResource(Resource resource)
resource - public void setResources(java.util.List resources)
resources -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||