class ACIrb::VzRtGraphDef

Public Instance Methods

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