public class MGRecord extends SingleNameBase
singleName| Constructor and Description |
|---|
MGRecord() |
MGRecord(Name name,
int dclass,
long ttl,
Name mailbox)
Creates a new MG Record with the given data
|
| Modifier and Type | Method and Description |
|---|---|
Name |
getMailbox()
Gets the mailbox in the mail group specified by the domain
|
getSingleName, rdataFromString, rrFromWire, rrToString, rrToWirebyteArrayFromString, 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, sameRRset, setTTL, toString, toWire, toWire, toWireCanonical, unknownToString, withDClass, withName, writeReplacepublic Name getMailbox()