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