class ACIrb::IsisRsNhAtt

Public Instance Methods

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