Uses of Enum Class
org.forgerock.api.enums.CreateMode
Packages that use CreateMode
Package
Description
API descriptor enums.
ForgeRock API Descriptor models.
-
Uses of CreateMode in org.forgerock.api.enums
Methods in org.forgerock.api.enums that return CreateModeModifier and TypeMethodDescriptionstatic CreateMode
Returns the enum constant of this class with the specified name.static CreateMode[]
CreateMode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CreateMode in org.forgerock.api.models
Methods in org.forgerock.api.models that return CreateModeMethods in org.forgerock.api.models with parameters of type CreateMode