class ACIrb::FabricRsLePortP

Public Instance Methods

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