public class WhoAmIResponseContainer extends AbstractContainer
| Constructor and Description |
|---|
WhoAmIResponseContainer()
Creates a new WhoAmIResponseContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Clean the container for the next decoding.
|
WhoAmIResponseDecorator |
getWhoAmIResponse() |
void |
setWhoAmIResponse(WhoAmIResponseDecorator whoAmIResponseDecorator)
Set a WhoAmIResponse 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 WhoAmIResponseContainer()
public WhoAmIResponseDecorator getWhoAmIResponse()
public void setWhoAmIResponse(WhoAmIResponseDecorator whoAmIResponseDecorator)
whoAmIResponseDecorator - the WhoAmIResponse to set.public void clean()
clean in class AbstractContainerCopyright © 2021. All rights reserved.