java.lang.Object
org.alfresco.governance.classification.model.SecurityControlSettingBody
@Validated
public class SecurityControlSettingBody
extends Object
SecurityControlSettingBody
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
SecurityControlSettingBody
public SecurityControlSettingBody()
-
Method Details
-
-
getValue
@NotNull
public @NotNull Object getValue()
Get value
- Returns:
- value
-
setValue
public void setValue(Object value)
-
-
-