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