class ACIrb::TraceroutepRsTrEpSrc

Public Instance Methods

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