class ACIrb::PlannerRtToProviderBd

Public Instance Methods

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