class ACIrb::OpflexODev

Public Instance Methods

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