public class SyncStateValueContainer extends AbstractContainer
| Constructor and Description |
|---|
SyncStateValueContainer()
Creates a new SyncStateValueControlContainer object.
|
SyncStateValueContainer(SyncStateValue control)
Creates a new SyncStateValueControlContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Clean the container
|
SyncStateValue |
getSyncStateValueControl() |
void |
setSyncStateValueControl(SyncStateValue control)
Set a SyncStateValueControl 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 SyncStateValueContainer()
public SyncStateValueContainer(SyncStateValue control)
public SyncStateValue getSyncStateValueControl()
public void setSyncStateValueControl(SyncStateValue control)
control - the SyncStateValueControl to set.public void clean()
clean in class AbstractContainerCopyright © 2021. All rights reserved.