Uses of Annotation Interface
org.forgerock.api.annotations.Patch
Packages that use Patch
-
Uses of Patch in org.forgerock.api.models
Methods in org.forgerock.api.models with parameters of type PatchModifier and TypeMethodDescriptionstatic Patch
Patch.fromAnnotation
(Patch patch, ApiDescription descriptor, Class<?> relativeType) Builds a Patch object from the data stored in the annotation.