class ACIrb::FabricRtCEpToPathEp

Public Instance Methods

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