Package io.resys.thena.jsonpatch
Class JsonPatch.JsonPatchOp
java.lang.Object
io.resys.thena.jsonpatch.JsonPatch.JsonPatchOp
- Enclosing class:
JsonPatch
-
Constructor Details
-
JsonPatchOp
public JsonPatchOp()
-
-
Method Details
-
getRaw
public io.vertx.core.json.JsonObject getRaw() -
getOp
public jakarta.json.JsonPatch.Operation getOp() -
getPath
-
getValue
public <T> T getValue() -
getValueType
-