public class MBRecord extends SingleNameBase
singleName
Constructor and Description |
---|
MBRecord() |
MBRecord(Name name,
int dclass,
long ttl,
Name mailbox)
Creates a new MB 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 |
getMailbox()
Gets the mailbox for the domain
|
getSingleName, rdataFromString, rrFromWire, rrToString, rrToWire
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, setTTL, toString, toWire, toWire, toWireCanonical, unknownToString, withDClass, withName, writeReplace
public Name getMailbox()
public Name getAdditionalName()
Record
getAdditionalName
in class Record