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