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, 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 PaEncTsEncContainer()
public PaEncTsEnc getPaEncTsEnc()
public void setPaEncTsEnc(PaEncTsEnc paEncTsEnc)
paEncTsEnc
- The PaEncTsEnc to set.Copyright © 2003–2020 The Apache Software Foundation. All rights reserved.