Enum Class SearchScope.Enum

java.lang.Object
java.lang.Enum<SearchScope.Enum>
org.forgerock.opendj.ldap.SearchScope.Enum
All Implemented Interfaces:
Serializable, Comparable<SearchScope.Enum>, Constable
Enclosing class:
SearchScope

public static enum SearchScope.Enum extends Enum<SearchScope.Enum>
Contains equivalent values for the SearchScope values. This allows easily using SearchScope values with switch statements.