class ACIrb::OpflexEppDevInfo

Public Instance Methods

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