Uses of Enum Class
io.resys.thena.jsonpatch.JsonPatch.JsonPatchValueType
Packages that use JsonPatch.JsonPatchValueType
-
Uses of JsonPatch.JsonPatchValueType in io.resys.thena.jsonpatch
Methods in io.resys.thena.jsonpatch that return JsonPatch.JsonPatchValueTypeModifier and TypeMethodDescriptionJsonPatch.JsonPatchOp.getValueType()static JsonPatch.JsonPatchValueTypeReturns the enum constant of this class with the specified name.static JsonPatch.JsonPatchValueType[]JsonPatch.JsonPatchValueType.values()Returns an array containing the constants of this enum class, in the order they are declared.