public class PagedResultsControlContainer extends AbstractContainer
decodeBytes, grammar, grammarEndAllowed, maxPDUSize, parentTLV, state, states, stateStack, tlv, transition
Constructor and Description |
---|
PagedResultsControlContainer()
Creates a new PagedSearchControl container object.
|
Modifier and Type | Method and Description |
---|---|
void |
clean()
Clean the container
|
PagedResultsControl |
getPagedSearchControl() |
void |
setPagedSearchControl(PagedResultsControl control)
Set a PagedSearchControl Object into the container.
|
getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStates, getTlvId, getTransition, grammarEndAllowed, incrementDecodeBytes, isGrammarEndAllowed, setCurrentTLV, setMaxPDUSize, setParentTLV, setState, setTransition
public PagedResultsControlContainer()
public PagedResultsControl getPagedSearchControl()
public void setPagedSearchControl(PagedResultsControl control)
control
- the PagedSearchControl to set.public void clean()
clean
in class AbstractContainer
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.