Sets the application URL.
Parameters: appURL - The application URL.
setAppVersion
public void setAppVersion(String appVersion)(Code)
Sets the version.
Parameters: appVersion - The application version.
setInstallationSubPath
public void setInstallationSubPath(String string)(Code)
Sets the installation subpath.
Parameters: string - subpath to be set
setInstallerBase
public void setInstallerBase(String installerBase)(Code)
Sets the installer name.
Parameters: installerBase - The new installer name.
setJavaVersion
public void setJavaVersion(String javaVersion)(Code)
Sets the minimum Java version required.
Parameters: javaVersion - The Java version.
setJdkRequired
public void setJdkRequired(boolean jdkRequired)(Code)
setPackDecoderClassName
public void setPackDecoderClassName(String packDecoderClassName)(Code)
Sets the full qualified class name of the class which
should be used for decoding the packs.
Parameters: packDecoderClassName - The packDecoderClassName to set.
setSummaryLogFilePath
public void setSummaryLogFilePath(String summaryLogFilePath)(Code)
Sets the summary log file path.
Parameters: summaryLogFilePath - the summary log file path to set