Uses of Enum
org.apache.directory.scim.spec.patch.PatchOperation.Type
Packages that use PatchOperation.Type
-
Uses of PatchOperation.Type in org.apache.directory.scim.spec.patch
Methods in org.apache.directory.scim.spec.patch that return PatchOperation.TypeModifier and TypeMethodDescriptionstatic PatchOperation.TypeReturns the enum constant of this type with the specified name.static PatchOperation.Type[]PatchOperation.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.