class ACIrb::EqptExtChCardSlot

Public Instance Methods

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