public final class ETypeInfoEntryGrammar extends org.apache.directory.api.asn1.ber.grammar.AbstractGrammar<ETypeInfoEntryContainer>
| Modifier and Type | Field and Description |
|---|---|
private static org.apache.directory.api.asn1.ber.grammar.Grammar<ETypeInfoEntryContainer> |
instance
The instance of grammar.
|
(package private) static boolean |
IS_DEBUG
A speedup for logger
|
(package private) static org.slf4j.Logger |
LOG
The logger
|
| Modifier | Constructor and Description |
|---|---|
private |
ETypeInfoEntryGrammar()
Creates a new ETypeInfoEntryGrammar object.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.directory.api.asn1.ber.grammar.Grammar<ETypeInfoEntryContainer> |
getInstance()
Get the instance of this grammar
|
static final org.slf4j.Logger LOG
static final boolean IS_DEBUG
private static org.apache.directory.api.asn1.ber.grammar.Grammar<ETypeInfoEntryContainer> instance
private ETypeInfoEntryGrammar()
public static org.apache.directory.api.asn1.ber.grammar.Grammar<ETypeInfoEntryContainer> getInstance()