class ACIrb::FabricLooseAttLink

Public Instance Methods

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