class ACIrb::FaultThrValueTrigger

Public Instance Methods

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