class ACIrb::MaintRtPolNotif

Public Instance Methods

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