class ACIrb::EqptcapSfpMfgDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/eqptcap.rb, line 285
def rn
  'mfg-' << @attributes['partNumber'] << ''
end