class ACIrb::IsistlvText

Public Instance Methods

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