Class CustomAttribute
java.lang.Object
org.apache.syncope.client.enduser.model.CustomAttribute
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondefaultValues
(List<String> value) boolean
void
setDefaultValues
(List<String> defaultValues) void
setReadonly
(boolean readonly)
-
Constructor Details
-
CustomAttribute
public CustomAttribute()
-
-
Method Details
-
isReadonly
public boolean isReadonly() -
setReadonly
public void setReadonly(boolean readonly) -
getDefaultValues
-
setDefaultValues
-
readonly
-
defaultValues
-