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