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