public class PaEncTsEncContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
PaEncTsEncContainer()
Creates a new PaEncTsEncContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
PaEncTsEnc |
getPaEncTsEnc() |
void |
setPaEncTsEnc(PaEncTsEnc paEncTsEnc)
Set an PaEncTsEnc 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 PaEncTsEncContainer()
public PaEncTsEnc getPaEncTsEnc()
public void setPaEncTsEnc(PaEncTsEnc paEncTsEnc)
paEncTsEnc - The PaEncTsEnc to set.Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.