Uses of Enum Class
org.forgerock.opendj.config.RelationOption
-
Uses of RelationOption in org.forgerock.opendj.config
Modifier and TypeMethodDescriptionstatic RelationOption
Returns the enum constant of this class with the specified name.static RelationOption[]
RelationOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionfinal boolean
RelationDefinition.hasOption
(RelationOption option) Check if the specified option is set for this relation definition.final void
RelationDefinition.AbstractBuilder.setOption
(RelationOption option) Add a relation definition option.