class ACIrb::SpanVDestGrpDef

Public Instance Methods

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