com.j2biz.blogunity.installer
Class InstallOptions
java.lang.Object
com.j2biz.blogunity.installer.InstallOptions
- All Implemented Interfaces:
- Serializable
- public class InstallOptions
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstallOptions
public InstallOptions()
getAppDir
public String getAppDir()
setAppDir
public void setAppDir(String appDir)
getDataDir
public String getDataDir()
setDataDir
public void setDataDir(String dataDir)
getInstallationDate
public Date getInstallationDate()
setInstallationDate
public void setInstallationDate(Date installationDate)
getLogsDir
public String getLogsDir()
setLogsDir
public void setLogsDir(String logsDir)
getTempDir
public String getTempDir()
setTempDir
public void setTempDir(String tempDir)
Copyright (c)j2biz.com