class ACIrb::NdIfPol

Public Instance Methods

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