public class AdAndOrContainer extends org.apache.directory.api.asn1.ber.AbstractContainer
Constructor and Description |
---|
AdAndOrContainer()
Creates a new AdAndOrContainer object.
|
Modifier and Type | Method and Description |
---|---|
AdAndOr |
getAdAndOr() |
void |
setAdAndOr(AdAndOr adAndOr)
Set an AdAndOr Object into the container.
|
clean, getCurrentTLV, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParent
public AdAndOrContainer()
public AdAndOr getAdAndOr()
public void setAdAndOr(AdAndOr adAndOr)
adAndOr
- The AdAndOr to set.Copyright © 2003–2020 The Apache Software Foundation. All rights reserved.