class ACIrb::PlannerRtGraphL3Out

Public Instance Methods

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