class ACIrb::FabricLePortP

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fabric.rb, line 4343
def rn
  'leportp-' << @attributes['name'] << ''
end