Class Dnsruby::RRSet
In: lib/Dnsruby/resource/resource.rb
Parent: Object

RFC2181, section 5 "It is however possible for most record types to exist with the same label, class and type, but with different data. Such a group of records is hereby defined to be a Resource Record Set (RRSet)."

Methods

add   delete   each   klass   new   ttl   type  

Public Class methods

Public Instance methods

Add the RR to this RRSet

Delete the RR from this RRSet

Return the klass of this RRSet

Return the ttl of this RRSet

Return the type of this RRSet

[Validate]