class ACIrb::OpflexpTEp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/opflexp.rb, line 400
def rn
  'tep-[' << @attributes['id'] << ']'
end