class ACIrb::IgmpSnoopPol

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/igmp.rb, line 119
def rn
  'snPol-' << @attributes['name'] << ''
end