class ACIrb::FaultThrValueSByte

Public Instance Methods

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