class ACIrb::FaultSwRetP

Public Instance Methods

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