class ACIrb::FvTabooCtxDefCont

Public Instance Methods

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