Uses of Class
org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesStates
-
Packages that use SubentriesStates Package Description org.apache.directory.api.ldap.codec.controls.search.subentries -
-
Uses of SubentriesStates in org.apache.directory.api.ldap.codec.controls.search.subentries
Methods in org.apache.directory.api.ldap.codec.controls.search.subentries that return SubentriesStates Modifier and Type Method Description SubentriesStatesSubentriesStates. getStartState()static SubentriesStatesSubentriesStates. valueOf(String name)Returns the enum constant of this type with the specified name.static SubentriesStates[]SubentriesStates. values()Returns an array containing the constants of this enum type, in the order they are declared.
-