public class CertGenerationContainer extends AbstractContainer
decodeBytes, grammar, grammarEndAllowed, maxPDUSize, parentTLV, state, states, stateStack, tlv, transition| Constructor and Description |
|---|
CertGenerationContainer()
Creates a new CertGenContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean()
Clean the container for the next decoding.
|
CertGenerationObject |
getCertGenerationObject() |
void |
setCertGenerationObject(CertGenerationObject certGenObj)
Set a CertGenerationObject Object into the container.
|
getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStates, getTlvId, getTransition, grammarEndAllowed, incrementDecodeBytes, isGrammarEndAllowed, setCurrentTLV, setMaxPDUSize, setParentTLV, setState, setTransitionpublic CertGenerationContainer()
public CertGenerationObject getCertGenerationObject()
public void setCertGenerationObject(CertGenerationObject certGenObj)
certGenObj - the CertGenerationObject to set.public void clean()
clean in class AbstractContainerCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.