class ACIrb::VnsFuncConnInst

Public Instance Methods

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