class ACIrb::FabricRtCtrlrPGrp

Public Instance Methods

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