class ACIrb::TraceroutepTrEpNode

Public Instance Methods

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