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