public class WhoAmIResponseContainer
extends org.apache.directory.api.asn1.ber.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 org.apache.directory.api.asn1.ber.AbstractContainerCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.