class ACIrb::HvsRtMgmtPol

Public Instance Methods

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