public class AttachedArtifact extends Object
AttachedArtifact()
String
getClassifier()
File
getFile()
getType()
void
setClassifier(String classifier)
setFile(File file)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AttachedArtifact()
public File getFile()
public void setFile(File file)
public String getType()
public void setType(String type)
public String getClassifier()
public void setClassifier(String classifier)
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.