class ACIrb::VnsFltInst

Public Instance Methods

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