Uses of Class
com.evolveum.midpoint.repo.sqale.jsonb.JsonbUtils
-
Packages that use JsonbUtils Package Description com.evolveum.midpoint.repo.sqale.jsonb -
-
Uses of JsonbUtils in com.evolveum.midpoint.repo.sqale.jsonb
Methods in com.evolveum.midpoint.repo.sqale.jsonb that return JsonbUtils Modifier and Type Method Description static JsonbUtils
JsonbUtils. valueOf(String name)
Returns the enum constant of this type with the specified name.static JsonbUtils[]
JsonbUtils. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-