class ACIrb::FvRtDestEpgTask

Public Instance Methods

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