class ACIrb::FabricRtOoBStNode

Public Instance Methods

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