public class CancelContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
CancelContainer()
Creates a new CancelContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Clean the container for the next decoding.
|
CancelRequestDecorator |
getCancel() |
void |
setCancel(CancelRequestDecorator cancel)
Set a Cancel 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 CancelContainer()
public CancelRequestDecorator getCancel()
public void setCancel(CancelRequestDecorator cancel)
cancel - the Cancel to set.public void clean()
clean in class org.apache.directory.api.asn1.ber.AbstractContainerCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.