public class EncTgsRepPartContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
EncTgsRepPartContainer(ByteBuffer stream)
Creates a new EncTgsRepPartContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
EncTgsRepPart |
getEncTgsRepPart() |
void |
setEncTgsRepPart(EncTgsRepPart encTgsRepPart)
Set an EncTgsRepPart 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 EncTgsRepPartContainer(ByteBuffer stream)
stream - The stream containing the data to decodepublic EncTgsRepPart getEncTgsRepPart()
public void setEncTgsRepPart(EncTgsRepPart encTgsRepPart)
encTgsRepPart - The EncTgsRepPart to set.Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.