class ACIrb::FvVmAttrDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fv.rb, line 13827
def rn
  'vmattrdef-' << @attributes['name'] << ''
end