class ACIrb::OpflexIDEpEncapRef

Public Instance Methods

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