Class LinkedAccountUR
java.lang.Object
org.apache.syncope.common.lib.request.AbstractPatch
org.apache.syncope.common.lib.request.LinkedAccountUR
- All Implemented Interfaces:
Serializable
,BaseBean
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setLinkedAccountTO
(LinkedAccountTO linkedAccountTO) Methods inherited from class org.apache.syncope.common.lib.request.AbstractPatch
getOperation, setOperation
-
Constructor Details
-
LinkedAccountUR
public LinkedAccountUR()
-
-
Method Details
-
getLinkedAccountTO
-
setLinkedAccountTO
-
hashCode
public int hashCode()- Overrides:
hashCode
in classAbstractPatch
-
equals
- Overrides:
equals
in classAbstractPatch
-