public class AdDirSyncRequestContainer extends AbstractContainer implements ControlContainer
Constructor and Description |
---|
AdDirSyncRequestContainer(Control control)
Creates a new AdDirSyncRequestControl object.
|
Modifier and Type | Method and Description |
---|---|
void |
clean()
clean the container
|
AdDirSyncRequest |
getAdDirSyncRequest() |
void |
setControl(Control control)
Set a AdDirSyncRequestControlCodec 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, updateParent
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCurrentTLV, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParent
public AdDirSyncRequestContainer(Control control)
control
- The AdDirSyncRequest control to storepublic AdDirSyncRequest getAdDirSyncRequest()
public void setControl(Control control)
setControl
in interface ControlContainer
control
- the AdDirSyncRequestControlCodec to set.public void clean()
clean
in class AbstractContainer
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.