class ACIrb::MaintRsToMaintGrp

Public Instance Methods

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