class ACIrb::VzFltTaskAggr

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vz.rb, line 1515
def rn
  'flt-[' << @attributes['aggrDn'] << ']-' << @attributes['txId'] << ''
end