public class CNAMERecord extends Record
| Modifier and Type | Field and Description |
|---|---|
protected Name |
singleName |
| Constructor and Description |
|---|
CNAMERecord(Name name,
int dclass,
long ttl,
Name alias)
Creates a new CNAMERecord with the given data
|
| Modifier and Type | Method and Description |
|---|---|
Name |
getAlias()
Gets the alias specified by the CNAME Record
|
protected Name |
getSingleName() |
Name |
getTarget()
Gets the target of the CNAME Record
|
byteArrayFromString, byteArrayToString, checkByteArrayLength, checkU16, checkU32, cloneRecord, compareTo, equals, fromString, fromString, fromWire, fromWire, getAdditionalName, getDClass, getName, getRRsetType, getTTL, getType, hashCode, newRecord, newRecord, newRecord, newRecord, rdataToString, rdataToWireCanonical, sameRRset, setTTL, toString, toWire, toWire, toWireCanonical, unknownToString, withDClass, withNameprotected Name singleName
Copyright © 2021 McEvoy Software Ltd. All rights reserved.