Class Dnsruby::RR::DomainName
In: lib/Dnsruby/resource/domain_name.rb
Parent: RR

Abstract superclass for RR‘s which have a domain name in the data section.

Methods

Attributes

domainname  [R]  The domain name in the RR data section.

Public Instance methods

domainname=(newname)

Alias for set_domain_name

[Validate]