public class Artifact extends Object
| Constructor and Description |
|---|
Artifact() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassifier() |
File |
getFile() |
String |
getType() |
void |
setClassifier(String classifier) |
void |
setFile(File localFile) |
void |
setType(String type) |
Copyright © 2005-2023 Codehaus. All Rights Reserved.