class ACIrb::OpflexpPEp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/opflexp.rb, line 165
def rn
  'pep-[' << @attributes['name'] << ']-[' << @attributes['domain'] << ']'
end