class ACIrb::DbgacExtToEp

Public Instance Methods

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