class ACIrb::IsisTlvRec

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/isis.rb, line 2571
def rn
  'tlvRec-' << @attributes['type'] << ''
end