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-2019 Codehaus. All Rights Reserved.