public class SyncDoneValueControlContainer extends AbstractContainer
decodeBytes, grammar, grammarEndAllowed, maxPDUSize, parentTLV, state, states, stateStack, tlv, transition
Constructor and Description |
---|
SyncDoneValueControlContainer()
Creates a new SyncDoneValueControlContainer object.
|
Modifier and Type | Method and Description |
---|---|
void |
clean()
clean the container
|
SyncDoneValueControl |
getSyncDoneValueControl() |
void |
setSyncDoneValueControl(SyncDoneValueControl control)
Set a SyncDoneValueControlCodec Object into the container.
|
getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStates, getTlvId, getTransition, grammarEndAllowed, incrementDecodeBytes, isGrammarEndAllowed, setCurrentTLV, setMaxPDUSize, setParentTLV, setState, setTransition
public SyncDoneValueControlContainer()
public SyncDoneValueControl getSyncDoneValueControl()
public void setSyncDoneValueControl(SyncDoneValueControl control)
control
- the SyncDoneValueControlCodec to set.public void clean()
clean
in class AbstractContainer
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.