Uses of Class
netscape.ldap.LDAPNameFormSchema

Packages that use LDAPNameFormSchema
netscape.ldap   
 

Uses of LDAPNameFormSchema in netscape.ldap
 

Methods in netscape.ldap that return LDAPNameFormSchema
 LDAPNameFormSchema LDAPSchema.getNameForm(java.lang.String name)
          Gets the definition of a name form with the specified name.
 

Methods in netscape.ldap with parameters of type LDAPNameFormSchema
 void LDAPSchema.addNameForm(LDAPNameFormSchema nameForm)
          Add a name form definition to the current schema.