Uses of Class
de.sonallux.json.patching.PatchOperation
-
-
Uses of PatchOperation in de.sonallux.json.patching
Subclasses of PatchOperation in de.sonallux.json.patching Modifier and Type Class Description classAddOperationclassDeleteOperationclassPutOperationclassRenameOperationclassSetOperationclassTestOperationConstructor parameters in de.sonallux.json.patching with type arguments of type PatchOperation Constructor Description Patch(String description, List<PatchOperation> operations)
-