|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ops4j.pax.url.mvn.internal.DownloadableArtifact
public class DownloadableArtifact
An artifact that can be downloaded.
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
URL |
getArtifactURL()
Getter. |
int |
getPriority()
Getter. |
org.ops4j.pax.url.mvn.internal.Version |
getVersion()
Getter. |
int |
hashCode()
|
boolean |
isLocalSnapshotBuild()
Getter. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public org.ops4j.pax.url.mvn.internal.Version getVersion()
public int getPriority()
public URL getArtifactURL()
public boolean isLocalSnapshotBuild()
public boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||