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