class ACIrb::EqptMgmtP

Public Instance Methods

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