org.xbill.DNS
public class AAAARecord extends Record
Constructor and Description |
---|
AAAARecord(Name name,
int dclass,
long ttl,
java.net.InetAddress address)
Creates an AAAA Record from the given data
|
Modifier and Type | Method and Description |
---|---|
java.net.InetAddress |
getAddress()
Returns the address
|
byteArrayFromString, byteArrayToString, compareTo, equals, fromString, fromString, fromWire, getAdditionalName, getDClass, getName, getRRsetType, getTTL, getType, hashCode, newRecord, newRecord, newRecord, newRecord, rdataToString, rdataToWireCanonical, sameRRset, toString, toWire, toWireCanonical, unknownToString, withName
public AAAARecord(Name name, int dclass, long ttl, java.net.InetAddress address)
address
- The address suffix