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