public class StoredProcedureContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
StoredProcedureContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
clean() |
StoredProcedureRequestDecorator |
getStoredProcedure() |
void |
setStoredProcedure(StoredProcedureRequestDecorator storedProcedure)
Set a StoredProcedure object into the container.
|
getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodeBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setGathering, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic StoredProcedureRequestDecorator getStoredProcedure()
public void setStoredProcedure(StoredProcedureRequestDecorator storedProcedure)
ldapMessage - The ldapMessage to set.public void clean()
clean in class org.apache.directory.api.asn1.ber.AbstractContainerCopyright © 2003-2014 The Apache Software Foundation. All Rights Reserved.