class ACIrb::IgmpRtIgmpsn

Public Instance Methods

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