Uses of Annotation Interface
org.forgerock.api.annotations.Schema
Packages that use Schema
-
Uses of Schema in org.forgerock.api.models
Methods in org.forgerock.api.models with parameters of type SchemaModifier and TypeMethodDescriptionstatic SchemaSchema.fromAnnotation(Schema schema, ApiDescription descriptor, Class<?> relativeType) Builds Schema object from the data in the annotation parameter.