class ACIrb::DhcpCRelPg
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/dhcp.rb, line 390 def rn 'cdhcp-' << @attributes['name'] << '' end
# File lib/acirb/model/dhcp.rb, line 390 def rn 'cdhcp-' << @attributes['name'] << '' end