Class SCIMPatchOperation
java.lang.Object
org.apache.syncope.ext.scimv2.api.data.SCIMPatchOperation
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetOp()
getPath()
getValue()
void
void
setPath
(SCIMPatchPath path) void
setValue
(List<Serializable> value)
-
Constructor Details
-
SCIMPatchOperation
public SCIMPatchOperation()
-
-
Method Details
-
getOp
-
setOp
-
getPath
-
setPath
-
getValue
-
setValue
-