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