public class SyncInfoValueContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
SyncInfoValueContainer(org.apache.directory.api.ldap.codec.api.LdapApiService codec)
Creates a new SyncInfoValueControlContainer object.
|
SyncInfoValueContainer(org.apache.directory.api.ldap.codec.api.LdapApiService codec,
org.apache.directory.api.ldap.extras.controls.syncrepl.syncInfoValue.SyncInfoValue control)
Creates a new SyncInfoValueControlContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Clean the container
|
org.apache.directory.api.ldap.codec.api.LdapApiService |
getCodecService() |
org.apache.directory.api.ldap.extras.controls.syncrepl.syncInfoValue.SyncInfoValue |
getSyncInfoValueControl() |
void |
setSyncInfoValueControl(org.apache.directory.api.ldap.extras.controls.syncrepl.syncInfoValue.SyncInfoValue control)
Set a SyncInfoValueControl Object into the container.
|
getCurrentTLV, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic SyncInfoValueContainer(org.apache.directory.api.ldap.codec.api.LdapApiService codec)
public SyncInfoValueContainer(org.apache.directory.api.ldap.codec.api.LdapApiService codec,
org.apache.directory.api.ldap.extras.controls.syncrepl.syncInfoValue.SyncInfoValue control)
public org.apache.directory.api.ldap.extras.controls.syncrepl.syncInfoValue.SyncInfoValue getSyncInfoValueControl()
public void setSyncInfoValueControl(org.apache.directory.api.ldap.extras.controls.syncrepl.syncInfoValue.SyncInfoValue control)
control - the SyncInfoValueControlCodec to set.public org.apache.directory.api.ldap.codec.api.LdapApiService getCodecService()
public void clean()
clean in class org.apache.directory.api.asn1.ber.AbstractContainerCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.