public class ArtifactMap extends Object
| Constructor and Description |
|---|
ArtifactMap() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getClassifiers()
Retrieve the list of classifiers to package.
|
void |
setClassifiers(List<String> clist)
Set the list of classifiers to package.
|
String |
toString() |
public List<String> getClassifiers()
public void setClassifiers(List<String> clist)
clist - The new list of classifiers to package.Copyright © 2005–2014 Codehaus. All rights reserved.