public class ETypeInfo2Container
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
ETypeInfo2Container()
Creates a new ETypeInfo2Container object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addEtypeInfo2Entry(ETypeInfo2Entry etypeInfo2Entry)
Add a EtypeInfo2Entry Object into the list.
|
ETypeInfo2 |
getETypeInfo2() |
void |
setETypeInfo2(ETypeInfo2 etypeInfo2)
Set a ETypeInfo2 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 ETypeInfo2Container()
public ETypeInfo2 getETypeInfo2()
public void setETypeInfo2(ETypeInfo2 etypeInfo2)
etypeInfo2 - The ETypeInfo2 to set.public void addEtypeInfo2Entry(ETypeInfo2Entry etypeInfo2Entry)
etypeInfo2Entry - The EtypeInfo2Entry to add.Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.