class ACIrb::FvEpTaskAggrTask

Public Instance Methods

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