Uses of Interface
org.forgerock.opendj.ldap.schema.SyntaxImpl
- 
Packages that use SyntaxImpl Package Description org.forgerock.opendj.ldap.schema Classes and interfaces for constructing and querying LDAP schemas. - 
- 
Uses of SyntaxImpl in org.forgerock.opendj.ldap.schema
Methods in org.forgerock.opendj.ldap.schema with parameters of type SyntaxImpl Modifier and Type Method Description Syntax.BuilderSyntax.Builder. implementation(SyntaxImpl implementation)Sets the syntax implementation. 
 -