Package com.soffid.iam.rc.api
Class SoDRole
java.lang.Object
com.soffid.iam.rc.api.SoDRole
- All Implemented Interfaces:
Serializable
ValueObject SoDRole
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()Gets value for attribute idgetRole()Gets value for attribute roleGets value for attribute ruleIdvoidSets value for attribute idvoidSets value for attribute rolevoidSets value for attribute ruleIdtoString()Returns a string representation of the value object.
-
Constructor Details
-
SoDRole
public SoDRole() -
SoDRole
-
SoDRole
-
SoDRole
-
-
Method Details
-
getId
Gets value for attribute id -
setId
Sets value for attribute id -
getRole
Gets value for attribute role -
setRole
Sets value for attribute role -
getRuleId
Gets value for attribute ruleId -
setRuleId
Sets value for attribute ruleId -
toString
Returns a string representation of the value object.
-