class ACIrb::DbgRemotePort

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbg.rb, line 2860
def rn
  'remotePort-' << @attributes['lldpAdjEpInstId'] << ''
end