class ACIrb::ImPortInfo

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/im.rb, line 200
def rn
  'portinfo-' << @attributes['phyLayer'] << ''
end