| Package | Description |
|---|---|
| org.xbill.DNS |
| Modifier and Type | Method and Description |
|---|---|
List<APLRecord.Element> |
APLRecord.getElements()
Returns the list of APL elements.
|
| Constructor and Description |
|---|
APLRecord(Name name,
int dclass,
long ttl,
List<APLRecord.Element> elements)
Creates an APL Record from the given data.
|
Copyright © 2021 dnsjava.org. All rights reserved.