public class KXRecord extends U16NameBase
nameField, u16Field| Constructor and Description |
|---|
KXRecord() |
KXRecord(Name name,
int dclass,
long ttl,
int preference,
Name target)
Creates a KX Record from 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.
|
int |
getPreference()
Returns the preference of this KX record
|
Name |
getTarget()
Returns the target of the KX record
|
getNameField, getU16Field, rdataFromString, rrFromWire, rrToString, rrToWirebyteArrayFromString, 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, sameRRset, setTTL, toString, toWire, toWire, toWireCanonical, unknownToString, withDClass, withName, writeReplacepublic Name getTarget()
public int getPreference()
public Name getAdditionalName()
RecordgetAdditionalName in class Record