class ACIrb::DhcptlvpolIp
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/dhcptlvpol.rb, line 48 def rn 'ip-' << @attributes['code'] << '-val-[' << @attributes['value'] << ']' end
# File lib/acirb/model/dhcptlvpol.rb, line 48 def rn 'ip-' << @attributes['code'] << '-val-[' << @attributes['value'] << ']' end