class ACIrb::RecoveryRelTrackerInst

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/recovery.rb, line 298
def rn
  'reltinst-[' << @attributes['relnDn'] << ']'
end