class ACIrb::MonRtMonPolRef

Public Instance Methods

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