class ACIrb::FirmwareFwP

Public Instance Methods

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