class ACIrb::StsFabOutRevDef

Public Instance Methods

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