class ACIrb::FvRtEppToEpCP

Public Instance Methods

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