class ACIrb::FvPndgCtrctEpgCont

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fv.rb, line 5830
def rn
  'pctrct-[' << @attributes['targetDn'] << ']-req-[' << @attributes['requestorDn'] << ']'
end