class ACIrb::MaintRtMaintpol

Public Instance Methods

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