class ACIrb::FvRInfoHolder
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fv.rb, line 6430 def rn 'to-[' << @attributes['toEpgDn'] << ']-subj-[' << @attributes['subjDn'] << ']-flt-' << @attributes['id'] << '' end