class ACIrb::FabricRtDestPathEp

Public Instance Methods

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