Abstract superclass for RR’s which have a domain name in the data section.
# File lib/Dnsruby/resource/domain_name.rb, line 23
23: def set_domain_name(newname)
24: @domainname=Name.create(newname)
25: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.