class ACIrb::LldpAdjEp

Public Instance Methods

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