class ACIrb::OpflexEpCPDevInfo

Public Instance Methods

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