class ACIrb::HealthRtHealthLevelP

Public Instance Methods

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