class ACIrb::CdpIfPolDef

Public Instance Methods

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