class ACIrb::DhcptlvpolText

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dhcptlvpol.rb, line 96
def rn
  'text-' << @attributes['code'] << ''
end