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
Subclasses with type arguments of type LdapAddressBookErrorCode in net.bluemind.addressbook.ldap.api.faultMethods in net.bluemind.addressbook.ldap.api.fault that return LdapAddressBookErrorCodeModifier and TypeMethodDescriptionstatic LdapAddressBookErrorCodeReturns 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.