class ACIrb::FaultThrValueFloat

Public Instance Methods

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