Uses of Class
org.xbill.DNS.APLRecord.Element
Packages that use APLRecord.Element
-
Uses of APLRecord.Element in org.xbill.DNS
Methods in org.xbill.DNS that return types with arguments of type APLRecord.ElementConstructor parameters in org.xbill.DNS with type arguments of type APLRecord.ElementModifierConstructorDescriptionAPLRecord(Name name, int dclass, long ttl, List<APLRecord.Element> elements) Creates an APL Record from the given data.