class ACIrb::OpflexpL2Ep

Public Instance Methods

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