|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.shared.asn1.ber.AbstractContainer
org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlContainer
public class SyncStateValueControlContainer
A container for the SyncStateValue control
| Field Summary |
|---|
| Fields inherited from class org.apache.directory.shared.asn1.ber.AbstractContainer |
|---|
decodeBytes, grammar, grammarEndAllowed, maxPDUSize, parentTLV, state, states, stateStack, tlv, transition |
| Constructor Summary | |
|---|---|
SyncStateValueControlContainer()
Creates a new SyncStateValueControlContainer object. |
|
| Method Summary | |
|---|---|
void |
clean()
Clean the container |
SyncStateValueControlCodec |
getSyncStateValueControl()
|
void |
setSyncStateValueControl(SyncStateValueControlCodec control)
Set a SyncStateValueControl Object into the container. |
| Methods inherited from class org.apache.directory.shared.asn1.ber.AbstractContainer |
|---|
getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStates, getTlvId, getTransition, grammarEndAllowed, incrementDecodeBytes, isGrammarEndAllowed, setCurrentTLV, setMaxPDUSize, setParentTLV, setState, setTransition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SyncStateValueControlContainer()
| Method Detail |
|---|
public SyncStateValueControlCodec getSyncStateValueControl()
public void setSyncStateValueControl(SyncStateValueControlCodec control)
control - the SyncStateValueControl to set.public void clean()
clean in class AbstractContainer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||