public class StoredProcedureContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Modifier and Type | Field and Description |
|---|---|
private StoredProcedureRequestDecorator |
storedProcedure
StoredProcedure
|
| Constructor and Description |
|---|
StoredProcedureContainer()
Creates a new StoredProcedureContainer instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean() |
StoredProcedureRequestDecorator |
getStoredProcedure() |
void |
setStoredProcedure(StoredProcedureRequestDecorator storedProcedure)
Set a StoredProcedure 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, updateParentprivate StoredProcedureRequestDecorator storedProcedure
public StoredProcedureContainer()
public StoredProcedureRequestDecorator getStoredProcedure()
public void setStoredProcedure(StoredProcedureRequestDecorator storedProcedure)
storedProcedure - The Stored Procedure to setpublic void clean()
clean in class org.apache.directory.api.asn1.ber.AbstractContainerCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.