class ACIrb::FirmwareSourceTask

Public Instance Methods

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