class ACIrb::PlannerRtEpgLabel

Public Instance Methods

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