Uses of Enum Class
net.bluemind.addressbook.ldap.api.fault.LdapAddressBookErrorCode
Packages that use LdapAddressBookErrorCode
-
Uses of LdapAddressBookErrorCode in net.bluemind.addressbook.ldap.api
Fields in net.bluemind.addressbook.ldap.api declared as LdapAddressBookErrorCode -
Uses of LdapAddressBookErrorCode in net.bluemind.addressbook.ldap.api.fault
Methods in net.bluemind.addressbook.ldap.api.fault that return LdapAddressBookErrorCodeModifier and TypeMethodDescriptionstatic LdapAddressBookErrorCode
Returns the enum constant of this class with the specified name.static LdapAddressBookErrorCode[]
LdapAddressBookErrorCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.