public class PTRRecord extends SingleCompressedNameBase
singleName| Constructor and Description |
|---|
PTRRecord() |
PTRRecord(Name name,
int dclass,
long ttl,
Name target)
Creates a new PTR Record with the given data
|
| Modifier and Type | Method and Description |
|---|---|
Name |
getTarget()
Gets the target of the PTR Record
|
rrToWiregetSingleName, rdataFromString, rrFromWire, rrToStringbyteArrayFromString, byteArrayToString, checkByteArrayLength, checkName, checkU16, checkU32, checkU8, cloneRecord, compareTo, equals, fromString, fromString, fromWire, fromWire, fromWire, getAdditionalName, getDClass, getName, getRRsetType, getTTL, getType, hashCode, newRecord, newRecord, newRecord, newRecord, rdataToString, rdataToWireCanonical, sameRRset, setTTL, toString, toWire, toWire, toWireCanonical, unknownToString, withDClass, withName, writeReplacepublic Name getTarget()