org.apache.ivy.ant
public class IvyPublish.PublishArtifact extends Object implements Artifact
Method Summary | |
---|---|
String | getAttribute(String attName) |
Map | getAttributes() |
String[] | getConfigurations() |
String | getExt() |
String | getExtraAttribute(String attName) |
Map | getExtraAttributes() |
ArtifactRevisionId | getId() |
ModuleRevisionId | getModuleRevisionId() |
String | getName() |
Date | getPublicationDate() |
Map | getQualifiedExtraAttributes() |
String | getStandardAttribute(String attName) |
Map | getStandardAttributes() |
String | getType() |
URL | getUrl() |
boolean | isMetadata() |
void | setExt(String ext) |
void | setName(String name) |
void | setType(String type) |