class ACIrb::VnsRtGraphAtt

Public Instance Methods

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