Uses of Class
org.forgerock.api.annotations.Patch
-
Packages that use Patch Package Description org.forgerock.api.models ForgeRock API Descriptor models. -
-
Uses of Patch in org.forgerock.api.models
Methods in org.forgerock.api.models with parameters of type Patch Modifier and Type Method Description static Patch
Patch. fromAnnotation(Patch patch, ApiDescription descriptor, Class<?> relativeType)
Builds a Patch object from the data stored in the annotation.
-