public class NSRecord extends Record
| Modifier and Type | Field and Description |
|---|---|
protected Name |
singleName |
| Constructor and Description |
|---|
NSRecord(Name name,
int dclass,
long ttl,
Name target)
Creates a new NS Record with the given data
|
| Modifier and Type | Method and Description |
|---|---|
Name |
getAdditionalName()
Returns the name for which additional data processing should be done for
this record.
|
protected Name |
getSingleName() |
Name |
getTarget()
Gets the target of the NS Record
|
byteArrayFromString, byteArrayToString, checkByteArrayLength, checkU16, checkU32, cloneRecord, compareTo, equals, fromString, fromString, fromWire, fromWire, getDClass, getName, getRRsetType, getTTL, getType, hashCode, newRecord, newRecord, newRecord, newRecord, rdataToString, rdataToWireCanonical, sameRRset, setTTL, toString, toWire, toWire, toWireCanonical, unknownToString, withDClass, withNameprotected Name singleName
public Name getTarget()
public Name getAdditionalName()
RecordgetAdditionalName in class Recordprotected Name getSingleName()
Copyright © 2021 McEvoy Software Ltd. All rights reserved.