Class
Dnsruby::Prefix
In:
lib/dnsruby/resource/APL.rb
Parent:
Object
Methods
new
to_s
Constants
Regex
=
%r{\A([!])?([12]):(.*)/(\d+)\z}
Attributes
address
[R]
address_lenght
[R]
af
[R]
negative
[R]
prefix_length
[R]
Public Class methods
new
(af, prefix_length, negative, address_length, address)
Public Instance methods
to_s
()
[Validate]