|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ivy.tools.analyser.JarModule
public class JarModule
Constructor Summary | |
---|---|
JarModule(ModuleRevisionId mrid,
java.io.File jar)
|
Method Summary | |
---|---|
java.io.File |
getJar()
|
ModuleRevisionId |
getMrid()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JarModule(ModuleRevisionId mrid, java.io.File jar)
Method Detail |
---|
public java.io.File getJar()
public ModuleRevisionId getMrid()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |