Uses of Class
com.github.fge.jsonpatch.operation.OmitOperationBase
-
Packages that use OmitOperationBase Package Description com.github.fge.jsonpatch.operation -
-
Uses of OmitOperationBase in com.github.fge.jsonpatch.operation
Subclasses of OmitOperationBase in com.github.fge.jsonpatch.operation Modifier and Type Class Description classOmitOperationExtended JSON Patchomitoperation.classOmitOptionalOperationExtended JSON Patchomit?operation.
-