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