public class StoredProcedureContainer extends AbstractContainer
decodeBytes, grammar, grammarEndAllowed, maxPDUSize, parentTLV, state, states, stateStack, tlv, transition| Constructor and Description |
|---|
StoredProcedureContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Clean the container for the next usage.
|
StoredProcedure |
getStoredProcedure() |
void |
setStoredProcedure(StoredProcedure storedProcedure)
Set a StoredProcedure object into the container.
|
getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStates, getTlvId, getTransition, grammarEndAllowed, incrementDecodeBytes, isGrammarEndAllowed, setCurrentTLV, setMaxPDUSize, setParentTLV, setState, setTransitionpublic StoredProcedure getStoredProcedure()
public void setStoredProcedure(StoredProcedure storedProcedure)
ldapMessage - The ldapMessage to set.public void clean()
AbstractContainerclean in class AbstractContainerCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.