public class AdKdcIssuedContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
AdKdcIssuedContainer()
Creates a new AdKdcIssuedContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
AdKdcIssued |
getAdKdcIssued() |
void |
setAdKdcIssued(AdKdcIssued adKdcIssued)
Set an AdKdcIssued 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 AdKdcIssuedContainer()
public AdKdcIssued getAdKdcIssued()
public void setAdKdcIssued(AdKdcIssued adKdcIssued)
adKdcIssued - The AdKdcIssued to set.Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.