primaryNameServer
SourceDurian::Record::SOA
Inherits Durian::Record / Struct / Value / Object
Constructors
new(primaryNameServer : String = String.new, authorityMailBox : String = String.new, cls : Cls = Cls::Internet, ttl : UInt32 = 0_u32, from : String | Nil = nil)
SourceClass methods
additional_from_io?(protocol : Protocol, io : IO, buffer : IO)
Sourceanswer_from_io?(protocol : Protocol, io : IO, buffer : IO)
Sourceauthority_from_io?(protocol : Protocol, io : IO, buffer : IO)
SourceInstance methods
authorityMailBox
SourceauthorityMailBox=(authorityMailBox : String)
SourceexpireLimit
SourceexpireLimit=(expireLimit : UInt32)
SourceminimiumTimeToLive
SourceminimiumTimeToLive=(minimiumTimeToLive : UInt32)
SourceprimaryNameServer=(primaryNameServer : String)
SourcerefreshInterval
SourcerefreshInterval=(refreshInterval : UInt32)
SourceretryInterval
SourceretryInterval=(retryInterval : UInt32)
SourceserialNumber
SourceserialNumber=(serialNumber : UInt32)
Source