class ACIrb::MaintRtReltomaintp

Public Instance Methods

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