class ACIrb::FabricProtPathEpCont

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fabric.rb, line 7592
def rn
  'protpaths-' << @attributes['nodeAId'] << '-' << @attributes['nodeBId'] << ''
end