class ACIrb::VnsRtInTermGraphAtt

Public Instance Methods

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