| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.schema |
Contains interfaces and base classes for representing the LDAP schema domain
model.
|
| Modifier and Type | Field and Description |
|---|---|
private SchemaObjectRenderer.Style |
SchemaObjectRenderer.style |
| Modifier and Type | Method and Description |
|---|---|
static SchemaObjectRenderer.Style |
SchemaObjectRenderer.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaObjectRenderer.Style[] |
SchemaObjectRenderer.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SchemaObjectRenderer(SchemaObjectRenderer.Style style) |
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.