class ACIrb::FvRtSrcToEpg

Public Instance Methods

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