public class HostAddressesContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
HostAddressesContainer()
Creates a new HostAddressesContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addHostAddress(HostAddress hostAddress)
Add a HostAddress Object into the list.
|
HostAddresses |
getHostAddresses() |
clean, getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodeBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setGathering, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic HostAddressesContainer()
public HostAddresses getHostAddresses()
public void addHostAddress(HostAddress hostAddress)
hostAddress - The HostAddress to add.Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.