class ACIrb::DhcpGwDef
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/dhcp.rb, line 538 def rn 'gwdef-[' << @attributes['addr'] << ']' end
# File lib/acirb/model/dhcp.rb, line 538 def rn 'gwdef-[' << @attributes['addr'] << ']' end