|
|||||||||||
| 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
null
| Field Summary | |
private java.lang.String |
modelEncoding
|
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.lang.String |
getModelEncoding()
|
java.util.List |
getResources()
Method getResources |
void |
removeResource(Resource resource)
Method removeResource |
void |
setModelEncoding(java.lang.String modelEncoding)
|
void |
setResources(java.util.List resources)
Set the description |
| 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
private java.lang.String modelEncoding
| 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 - public void setModelEncoding(java.lang.String modelEncoding)
setModelEncoding in class PatternSetpublic java.lang.String getModelEncoding()
getModelEncoding in class PatternSet
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||