class ACIrb::VnsRsMDevMgr

Public Instance Methods

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