public class AFSDBRecord extends U16NameBase
nameField, u16Field
Constructor and Description |
---|
AFSDBRecord() |
AFSDBRecord(Name name,
int dclass,
long ttl,
int subtype,
Name host)
Creates an AFSDB Record from the given data.
|
Modifier and Type | Method and Description |
---|---|
Name |
getHost()
Gets the host providing service for the domain.
|
int |
getSubtype()
Gets the subtype indicating the service provided by the host.
|
getNameField, getU16Field, rdataFromString, rrFromWire, rrToString, rrToWire
byteArrayFromString, 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, setTTL, toString, toWire, toWire, toWireCanonical, unknownToString, withDClass, withName, writeReplace
public int getSubtype()
public Name getHost()