class ACIrb::FvRtSrcToCtxDef

Public Instance Methods

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