class ACIrb::FaultThrValueUByte

Public Instance Methods

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