class ACIrb::EqptFabP

Public Instance Methods

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