class ACIrb::PlannerRtDeployedFex

Public Instance Methods

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