class ACIrb::VnsParamInst

Public Instance Methods

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