class ACIrb::EqptSysCSlot

Public Instance Methods

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