class ACIrb::LldpIf

Public Instance Methods

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