Modifier and Type | Field and Description |
---|---|
protected IStates |
AbstractContainer.states
Store the different states for debug purpose
|
Modifier and Type | Method and Description |
---|---|
IStates |
AbstractContainer.getStates()
Get the states for this container's grammars
|
IStates |
IAsn1Container.getStates() |
Modifier and Type | Field and Description |
---|---|
protected IStates |
AbstractGrammar.statesEnum
The grammar's states
|
Modifier and Type | Method and Description |
---|---|
IStates |
IGrammar.getStatesEnum()
Get the statesEnum for the current grammar
|
IStates |
AbstractGrammar.getStatesEnum()
Get the states of the current grammar
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractGrammar.setStatesEnum(IStates statesEnum)
Set the states for this grammar
|
String |
GrammarTransition.toString(IStates statesEnum) |
Modifier and Type | Class and Description |
---|---|
class |
LdapStatesEnum
This class store the Ldap grammar's constants.
|
Modifier and Type | Method and Description |
---|---|
static IStates |
LdapStatesEnum.getInstance()
Get an instance of this class
|
Modifier and Type | Class and Description |
---|---|
class |
SyncDoneValueControlStatesEnum
ASN.1 grammer constants of SyncDoneValueControl.
|
Modifier and Type | Method and Description |
---|---|
static IStates |
SyncDoneValueControlStatesEnum.getInstance()
Get an instance of this class
|
Modifier and Type | Class and Description |
---|---|
class |
SyncInfoValueControlStatesEnum
This class store the SyncInfoValueControl's grammar constants.
|
Modifier and Type | Method and Description |
---|---|
static IStates |
SyncInfoValueControlStatesEnum.getInstance()
Get an instance of this class
|
Modifier and Type | Class and Description |
---|---|
class |
SyncRequestValueControlStatesEnum
This class store the SyncRequestValueControl's grammar constants.
|
Modifier and Type | Method and Description |
---|---|
static IStates |
SyncRequestValueControlStatesEnum.getInstance()
Get an instance of this class
|
Modifier and Type | Class and Description |
---|---|
class |
SyncStateValueControlStatesEnum
This class store the SyncStateValueControl's grammar constants.
|
Modifier and Type | Method and Description |
---|---|
static IStates |
SyncStateValueControlStatesEnum.getInstance()
Get an instance of this class
|
Modifier and Type | Class and Description |
---|---|
class |
CancelStatesEnum
This class store the Cancel's grammar constants.
|
Modifier and Type | Method and Description |
---|---|
static IStates |
CancelStatesEnum.getInstance()
Get an instance of this class
|
Modifier and Type | Class and Description |
---|---|
class |
CertGenerationStatesEnum
This class store the CertGeneration's grammar constants.
|
Modifier and Type | Method and Description |
---|---|
static IStates |
CertGenerationStatesEnum.getInstance()
Get an instance of this class
|
Modifier and Type | Class and Description |
---|---|
class |
GracefulDisconnectStatesEnum
This class store the GracefulDisconnect's grammar constants.
|
Modifier and Type | Method and Description |
---|---|
static IStates |
GracefulDisconnectStatesEnum.getInstance()
Get an instance of this class
|
Modifier and Type | Class and Description |
---|---|
class |
GracefulShutdownStatesEnum
This class store the GracefulShutdown's grammar constants.
|
Modifier and Type | Method and Description |
---|---|
static IStates |
GracefulShutdownStatesEnum.getInstance()
Get an instance of this class
|
Modifier and Type | Class and Description |
---|---|
class |
StoredProcedureStatesEnum
Constants for StoredProcedureGrammar
|
Modifier and Type | Method and Description |
---|---|
static IStates |
StoredProcedureStatesEnum.getInstance()
Get an instance of this class
|
Modifier and Type | Class and Description |
---|---|
class |
EntryChangeControlStatesEnum
This class store the EntryChangeControl's grammar constants.
|
Modifier and Type | Method and Description |
---|---|
static IStates |
EntryChangeControlStatesEnum.getInstance()
Get an instance of this class
|
Modifier and Type | Class and Description |
---|---|
class |
PagedResultsControlStatesEnum
This class store the PagedSearchControl's grammar constants.
|
Modifier and Type | Method and Description |
---|---|
static IStates |
PagedResultsControlStatesEnum.getInstance()
Get an instance of this class
|
Modifier and Type | Class and Description |
---|---|
class |
PersistentSearchControlStatesEnum
This class store the PSearchControl's grammar constants.
|
Modifier and Type | Method and Description |
---|---|
static IStates |
PersistentSearchControlStatesEnum.getInstance()
Get an instance of this class
|
Modifier and Type | Class and Description |
---|---|
class |
SubentriesControlStatesEnum
This class store the SubEntryControl's grammar constants.
|
Modifier and Type | Method and Description |
---|---|
static IStates |
SubentriesControlStatesEnum.getInstance()
Get an instance of this class
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.