class ACIrb::L3extCtxUpdaterTask

Public Instance Methods

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