class ACIrb::MaintRtMgrpp

Public Instance Methods

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