public class MRRecord extends SingleNameBase
singleName
Constructor and Description |
---|
MRRecord() |
MRRecord(Name name,
int dclass,
long ttl,
Name newName)
Creates a new MR Record with the given data
|
Modifier and Type | Method and Description |
---|---|
Name |
getNewName()
Gets the new name of the mailbox specified by the domain
|
getSingleName, rdataFromString, rrFromWire, rrToString, rrToWire
byteArrayFromString, 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, writeReplace
public Name getNewName()