class ACIrb::FabricExtLinkCont

Public Instance Methods

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