public class PTRRecord extends Record
Modifier and Type | Field and Description |
---|---|
protected Name |
singleName |
Constructor and Description |
---|
PTRRecord(Name name,
int dclass,
long ttl,
Name target)
Creates a new PTR Record with the given data
|
Modifier and Type | Method and Description |
---|---|
protected Name |
getSingleName() |
Name |
getTarget()
Gets the target of the PTR Record
|
byteArrayFromString, byteArrayToString, compareTo, equals, fromString, fromString, fromWire, getAdditionalName, getDClass, getName, getRRsetType, getTTL, getType, hashCode, newRecord, newRecord, newRecord, newRecord, rdataToString, rdataToWireCanonical, sameRRset, toString, toWire, toWireCanonical, unknownToString, withName
protected Name singleName
Copyright © 2015. All Rights Reserved.