class ACIrb::FmcastGrp
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fmcast.rb, line 24 def rn 'fmgrp-[' << @attributes['addr'] << ']' end
# File lib/acirb/model/fmcast.rb, line 24 def rn 'fmgrp-[' << @attributes['addr'] << ']' end