class ACIrb::LldptlvComplex
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/lldptlv.rb, line 23 def rn 'complex-' << @attributes['code'] << '-id-' << @attributes['id'] << '' end
# File lib/acirb/model/lldptlv.rb, line 23 def rn 'complex-' << @attributes['code'] << '-id-' << @attributes['id'] << '' end