class ACIrb::DhcpMsgStats

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dhcp.rb, line 779
def rn
  'msgstats-' << @attributes['type'] << ''
end