class ACIrb::CompRtEpPD

Public Instance Methods

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