class ACIrb::FabricRtLsAttLink

Public Instance Methods

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