java.lang.Object
com.genologics.ri.stepconfiguration.LockableSetting
com.genologics.ri.stepconfiguration.StepSetup
- All Implemented Interfaces:
Serializable
Step-setup is a child element that describes the shared result file placeholder information for the step-setup view.
- See Also:
-
Field Summary
Fields inherited from class com.genologics.ri.stepconfiguration.LockableSetting
locked
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddFile
(SharedResultFile file) getFiles()
boolean
void
setEnabled
(boolean enabled) Methods inherited from class com.genologics.ri.stepconfiguration.LockableSetting
isLocked, setLocked
-
Field Details
-
files
-
enabled
protected boolean enabled
-
-
Constructor Details
-
StepSetup
public StepSetup()
-
-
Method Details
-
getFiles
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled)
-