|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.mojo.rpm.ArtifactMap
public class ArtifactMap
A description of which project artifacts to package.
| Constructor Summary | |
|---|---|
ArtifactMap()
|
|
| Method Summary | |
|---|---|
java.util.List |
getClassifiers()
Retrieve the list of classifiers to package. |
void |
setClassifiers(java.util.List clist)
Set the list of classifiers to package. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ArtifactMap()
| Method Detail |
|---|
public java.util.List getClassifiers()
public void setClassifiers(java.util.List clist)
clist - The new list of classifiers to package.public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||