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