Dnsruby::RR
Abstract superclass for RR's which have a domain name in the data section.
The domain name in the RR data section.
# File lib/Dnsruby/resource/domain_name.rb, line 23 def set_domain_name(newname) @domainname=Name.create(newname) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.