class ACIrb::DbgacRsToAbsEpg

Public Instance Methods

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