class ACIrb::MonRtMonNodeInfraPol

Public Instance Methods

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