public class NSRecord extends SingleCompressedNameBase
singleName
Constructor and Description |
---|
NSRecord() |
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.
|
Name |
getTarget()
Gets the target of the NS Record
|
rrToWire
getSingleName, rdataFromString, rrFromWire, rrToString
byteArrayFromString, byteArrayToString, checkByteArrayLength, checkName, checkU16, checkU32, checkU8, cloneRecord, compareTo, equals, fromString, fromString, fromWire, fromWire, fromWire, getDClass, getName, getRRsetType, getTTL, getType, hashCode, newRecord, newRecord, newRecord, newRecord, rdataToString, rdataToWireCanonical, sameRRset, sameRRset, setTTL, toString, toWire, toWire, toWireCanonical, unknownToString, withDClass, withName, writeReplace
public Name getTarget()
public Name getAdditionalName()
Record
getAdditionalName
in class Record