Package io.resys.thena.jsonpatch.model
Class PatchType
java.lang.Object
io.resys.thena.jsonpatch.model.PatchType
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PatchTypedecode(io.vertx.core.json.JsonObject patchOperation) static io.vertx.core.json.JsonObjectencode(ChangeType data)
-
Field Details
-
NAMES_OP
- See Also:
-
NAMES_VALUE
- See Also:
-
NAMES_PATH
- See Also:
-
NAMES_FROM
- See Also:
-
NAMES_FROM_VALUE
- See Also:
-
-
Constructor Details
-
PatchType
public PatchType()
-
-
Method Details
-
decode
-
encode
-