|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jasen.update.JasenAutoUpdateFile
Describes a file received from the update site inside an update pack (archive).
| Constructor Summary | |
JasenAutoUpdateFile()
|
|
| Method Summary | |
String |
getArchivePath()
Gets the path to the file in the update archive |
String |
getJasenPath()
Gets the local relative path in jASEN into which the files should be deposited |
void |
setArchivePath(String archivePath)
Sets the path to the file in the update archive |
void |
setJasenPath(String jasenPath)
Sets the local relative path in jASEN into which the files should be deposited |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JasenAutoUpdateFile()
| Method Detail |
public String getArchivePath()
public void setArchivePath(String archivePath)
archivePath - public String getJasenPath()
public void setJasenPath(String jasenPath)
jasenPath -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||