JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
io.resys.thena.jsonpatch.model.PatchType
Packages that use
PatchType
Package
Description
io.resys.thena.jsonpatch.model
Uses of
PatchType
in
io.resys.thena.jsonpatch.model
Methods in
io.resys.thena.jsonpatch.model
that return
PatchType
Modifier and Type
Method
Description
static
PatchType
PatchType.
decode
(io.vertx.core.json.JsonObject patchOperation)