class ACIrb::OpflexIDEpEpPDRef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/opflex.rb, line 4312
def rn
  'idepeppdref-' << @attributes['eppdn'] << ''
end