Package | Description |
---|---|
com.alibaba.fastjson |
Modifier and Type | Field and Description |
---|---|
JSONPatch.OperationType |
JSONPatch.Operation.type |
Modifier and Type | Method and Description |
---|---|
static JSONPatch.OperationType |
JSONPatch.OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSONPatch.OperationType[] |
JSONPatch.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2022 Alibaba Group. All rights reserved.