class ACIrb::EqptFtSlot

Public Instance Methods

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