Package com.mayam.wf.config.shared
Class CardView
java.lang.Object
com.mayam.wf.config.shared.CardView
- All Implemented Interfaces:
Copyable
,Field.Parent
,Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.mayam.wf.attributes.shared.Copyable
Copyable.Utilities
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CardView
public CardView()
-
-
Method Details
-
getDesign
-
setDesign
-
getFields
- Specified by:
getFields
in interfaceField.Parent
-
equals
-
hashCode
public int hashCode() -
copy
Description copied from interface:Copyable
Performs a deep copy of the object.
-