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