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