class ACIrb::PlannerRtFexLabel

Public Instance Methods

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