class ACIrb::FaultThrValueDouble

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fault.rb, line 1169
def rn
  'thrValDouble-' << @attributes['propId'] << ''
end