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