class ACIrb::VzFltTaskAggrTask

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vz.rb, line 1578
def rn
  'vzFltTaskAggrTask-' << @attributes['id'] << ''
end