class ACIrb::DbgacRsToEp

Public Instance Methods

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