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