class ACIrb::LldptlvpolIp
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/lldptlvpol.rb, line 48 def rn 'polip-' << @attributes['code'] << '-val-[' << @attributes['value'] << ']' end