class ACIrb::FabricProtLinkCont
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fabric.rb, line 7372 def rn 'plnkcnt-' << @attributes['nodeAId'] << '-' << @attributes['nodeBId'] << '' end