class ACIrb::FvPndgAnyDef
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fv.rb, line 5709 def rn 'panydef-[' << @attributes['targetDn'] << ']-req-[' << @attributes['requestorDn'] << ']' end