Package com.mayam.wf.config.shared
Class DetailsSection
java.lang.Object
com.mayam.wf.config.shared.DetailsSection
- 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
Modifier and TypeMethodDescriptionaddCategory
(TranslatedString label) copy()
Performs a deep copy of the object.boolean
int
hashCode()
-
Constructor Details
-
DetailsSection
public DetailsSection()
-
-
Method Details
-
getFields
- Specified by:
getFields
in interfaceField.Parent
-
getCategories
-
equals
-
hashCode
public int hashCode() -
copy
Description copied from interface:Copyable
Performs a deep copy of the object.
-