java.lang.Object
com.genologics.ri.processtype.ProcessTypeAttribute
- All Implemented Interfaces:
Serializable
Process-type-attributes is a child element of process type containing
key/value pairs for setting specific attributes that can be set for process
types. This information contains internally used parameters that will change.
These parameters are suitable for use when copying process types, but should
not be manipulated.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionProcessTypeAttribute
(String name) ProcessTypeAttribute
(String name, String value) -
Method Summary
-
Field Details
-
value
-
name
-
-
Constructor Details
-
ProcessTypeAttribute
public ProcessTypeAttribute() -
ProcessTypeAttribute
-
ProcessTypeAttribute
-
-
Method Details
-
getValue
-
setValue
-
getName
-
setName
-