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