public class MBRecord extends Record
Modifier and Type | Field and Description |
---|---|
protected Name |
singleName |
Constructor and Description |
---|
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
|
protected Name |
getSingleName() |
byteArrayFromString, byteArrayToString, compareTo, equals, fromString, fromString, fromWire, getDClass, getName, getRRsetType, getTTL, getType, hashCode, newRecord, newRecord, newRecord, newRecord, rdataToString, rdataToWireCanonical, sameRRset, toString, toWire, toWireCanonical, unknownToString, withName
protected Name singleName
public Name getMailbox()
public Name getAdditionalName()
Record
getAdditionalName
in class Record
protected Name getSingleName()
Copyright © 2019 dnsjava.org. All rights reserved.