class ACIrb::FabricRtToGrpRef

Public Instance Methods

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