| Modifier and Type | Class and Description |
|---|---|
static class |
JsonPatchOperationOp.JsonPatchOperationOpSerializer |
| Modifier and Type | Field and Description |
|---|---|
static JsonPatchOperationOp |
ADD |
static JsonPatchOperationOp |
COPY |
static JsonPatchOperationOp |
MOVE |
static JsonPatchOperationOp |
REMOVE |
static JsonPatchOperationOp |
REPLACE |
static JsonPatchOperationOp |
TEST |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static JsonPatchOperationOp |
fromValue(String value) |
public static final JsonPatchOperationOp ADD
public static final JsonPatchOperationOp REMOVE
public static final JsonPatchOperationOp REPLACE
public static final JsonPatchOperationOp MOVE
public static final JsonPatchOperationOp COPY
public static final JsonPatchOperationOp TEST
public static JsonPatchOperationOp fromValue(String value)
Copyright © 2026. All rights reserved.