public class ETypeInfoEntryContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
ETypeInfoEntryContainer()
Creates a new ETypeInfoEntryContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
ETypeInfoEntry |
getETypeInfoEntry() |
void |
setETypeInfoEntry(ETypeInfoEntry etypeInfoEntry)
Set a ETypeInfoEntry Object into the container
|
clean, getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodeBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setGathering, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic ETypeInfoEntryContainer()
public ETypeInfoEntry getETypeInfoEntry()
public void setETypeInfoEntry(ETypeInfoEntry etypeInfoEntry)
etypeInfoEntry - The ETypeInfoEntry to set.Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.