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