Uses of Enum Class
org.qubership.integration.platform.variables.management.model.json.PatchOperation
Packages that use PatchOperation
-
Uses of PatchOperation in org.qubership.integration.platform.variables.management.model.json
Methods in org.qubership.integration.platform.variables.management.model.json that return PatchOperationModifier and TypeMethodDescriptionstatic PatchOperationPatchOperation.fromString(String value) static PatchOperationReturns the enum constant of this class with the specified name.static PatchOperation[]PatchOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.