Uses of Annotation Interface
org.forgerock.api.annotations.Parameter
Packages that use Parameter
-
Uses of Parameter in org.forgerock.api.models
Methods in org.forgerock.api.models with parameters of type ParameterModifier and TypeMethodDescriptionstatic Parameter
Parameter.fromAnnotation
(Class<?> type, Parameter parameter) Builds a Parameter object from the data in the annotation.