class ACIrb::FirmwareRtFwgrpp

Public Instance Methods

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