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