class ACIrb::InfraRsFuncToEpgTask

Public Instance Methods

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