class ACIrb::FabricExtProtPathEpCont

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fabric.rb, line 3318
def rn
  'extprotpaths-' << @attributes['extChAId'] << '-' << @attributes['extChBId'] << ''
end