Package com.seeq.model
Class DirectiveInputV1
java.lang.Object
com.seeq.model.DirectiveInputV1
DirectiveInputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondownloadInstaller
(Boolean downloadInstaller) boolean
If true the installer must be downloaded from the seeq site.Product Marketing Name of the installerInstaller name with extensionint
hashCode()
runVersion
(String runVersion) void
setDownloadInstaller
(Boolean downloadInstaller) void
setRunVersion
(String runVersion) void
setStageInstaller
(String stageInstaller) stageInstaller
(String stageInstaller) toString()
-
Constructor Details
-
DirectiveInputV1
public DirectiveInputV1()
-
-
Method Details
-
downloadInstaller
-
getDownloadInstaller
If true the installer must be downloaded from the seeq site.- Returns:
- downloadInstaller
-
setDownloadInstaller
-
runVersion
-
getRunVersion
Product Marketing Name of the installer- Returns:
- runVersion
-
setRunVersion
-
stageInstaller
-
getStageInstaller
Installer name with extension- Returns:
- stageInstaller
-
setStageInstaller
-
equals
-
hashCode
public int hashCode() -
toString
-