java.lang.Object
com.genologics.ri.stepconfiguration.LockableSetting
com.genologics.ri.stepconfiguration.StepProperty
- All Implemented Interfaces:
Serializable
Step-property is a child element of protocol step containing key/value pairs for
setting specific attributes of protocol steps.
This information contains internally used properties that will change. These properties are
suitable for use when copying protocol steps, but should not be manipulated.
- See Also:
-
Field Summary
Fields inherited from class com.genologics.ri.stepconfiguration.LockableSetting
locked
-
Constructor Summary
-
Method Summary
Methods inherited from class com.genologics.ri.stepconfiguration.LockableSetting
isLocked, setLocked
-
Field Details
-
name
-
value
-
-
Constructor Details
-
StepProperty
public StepProperty() -
StepProperty
-
StepProperty
-
-
Method Details
-
getName
-
setName
-
getValue
-
setValue
-