class ACIrb::FvProtoAttrDef

Public Instance Methods

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