class ACIrb::DbgacToEpSummary

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbgac.rb, line 1603
def rn
  'dstep-[' << @attributes['epDn'] << ']'
end