Class CustomAttributesInfo
java.lang.Object
org.apache.syncope.client.enduser.model.CustomAttributesInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionattributes
(Map<String, CustomAttribute> value) void
setAttributes
(Map<String, CustomAttribute> attributes)
-
Constructor Details
-
CustomAttributesInfo
public CustomAttributesInfo()
-
-
Method Details
-
getAttributes
-
setAttributes
-
attributes
-