class ACIrb::FvAppCtxRef

Public Instance Methods

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