public class SyncInfoValueControlContainer extends AbstractContainer
decodeBytes, grammar, grammarEndAllowed, maxPDUSize, parentTLV, state, states, stateStack, tlv, transition
Constructor and Description |
---|
SyncInfoValueControlContainer()
Creates a new SyncInfoValueControlContainer object.
|
Modifier and Type | Method and Description |
---|---|
void |
clean()
Clean the container
|
SyncInfoValueControl |
getSyncInfoValueControl() |
void |
setSyncInfoValueControl(SyncInfoValueControl control)
Set a SyncInfoValueControl Object into the container.
|
getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStates, getTlvId, getTransition, grammarEndAllowed, incrementDecodeBytes, isGrammarEndAllowed, setCurrentTLV, setMaxPDUSize, setParentTLV, setState, setTransition
public SyncInfoValueControlContainer()
public SyncInfoValueControl getSyncInfoValueControl()
public void setSyncInfoValueControl(SyncInfoValueControl control)
control
- the SyncInfoValueControlCodec to set.public void clean()
clean
in class AbstractContainer
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.