class ACIrb::VzEpgAnyDef
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/vz.rb, line 1392 def rn 'any-[' << @attributes['anyPKey'] << ']-type-' << @attributes['membType'] << '' end