class ACIrb::MgmtRsGrp

Public Instance Methods

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