Package com.mayam.wf.config.shared
Class Computed
java.lang.Object
com.mayam.wf.config.shared.Computed
- All Implemented Interfaces:
Copyable
,Serializable
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface com.mayam.wf.attributes.shared.Copyable
Copyable.Utilities
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()
Performs a deep copy of the object.boolean
int
hashCode()
void
setOperation
(Computed.Operation operation) void
setParameter
(String parameter)
-
Constructor Details
-
Computed
public Computed()
-
-
Method Details