class ACIrb::FvCtrctCtxDefCont

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fv.rb, line 2417
def rn
  'ctrctCtxdefDn-[' << @attributes['ctxdefDn'] << ']'
end