public class SyncDoneValueContainer extends AbstractContainer implements ControlContainer
Constructor and Description |
---|
SyncDoneValueContainer(Control control)
Creates a new SyncDoneValueControlContainer object.
|
Modifier and Type | Method and Description |
---|---|
void |
clean()
clean the container
|
SyncDoneValue |
getSyncDoneValue() |
void |
setControl(Control control)
Set a SyncDoneValueControlCodec 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 SyncDoneValueContainer(Control control)
control
- The control to storepublic SyncDoneValue getSyncDoneValue()
public void setControl(Control control)
setControl
in interface ControlContainer
control
- the SyncDoneValueControlCodec to set.public void clean()
clean
in class AbstractContainer
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.