|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlStatesEnum
public class SyncDoneValueControlStatesEnum
ASN.1 grammer constants of SyncDoneValueControl.
| Field Summary | |
|---|---|
static int |
COOKIE_STATE
cookie value state |
static int |
LAST_SYNC_DONE_VALUE_STATE
terminal state |
static int |
REFRESH_DELETES_STATE
refreshDeletes value state |
static int |
START_STATE
|
static int |
SYNC_DONE_VALUE_SEQUENCE_STATE
sequence start state |
static java.lang.String[] |
syncDoneValueString
|
| Fields inherited from interface org.apache.directory.shared.asn1.ber.grammar.IStates |
|---|
END_STATE, GRAMMAR_END, INIT_GRAMMAR_STATE |
| Method Summary | |
|---|---|
java.lang.String |
getGrammarName(IGrammar grammar)
Get the grammar name |
java.lang.String |
getGrammarName(int grammar)
Get the grammar name |
static IStates |
getInstance()
Get an instance of this class |
java.lang.String |
getState(int state)
Get the string representing the state |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int START_STATE
public static final int SYNC_DONE_VALUE_SEQUENCE_STATE
public static final int COOKIE_STATE
public static final int REFRESH_DELETES_STATE
public static final int LAST_SYNC_DONE_VALUE_STATE
public static java.lang.String[] syncDoneValueString
| Method Detail |
|---|
public static IStates getInstance()
public java.lang.String getGrammarName(int grammar)
getGrammarName in interface IStatesgrammar - The grammar code
public java.lang.String getGrammarName(IGrammar grammar)
getGrammarName in interface IStatesgrammar - The grammar class
public java.lang.String getState(int state)
getState in interface IStatesstate - The state number
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||