class ACIrb::MgmtRtToNodeGrp

Public Instance Methods

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