Class PatchOperation
java.lang.Object
org.gluu.oxtrust.model.scim2.patch.PatchOperation
Represents a patch operation as per section 4 of RFC 6902. See also
PatchRequest.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()getType()getValue()voidsetOperation(String operation) voidvoid
-
Constructor Details
-
PatchOperation
public PatchOperation()
-
-
Method Details
-
setValue
-
getValue
-
getOperation
-
setOperation
-
getPath
-
getType
-
setPath
-