class ACIrb::NwsFwPolDef

Public Instance Methods

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