class ACIrb::CompatRtCatRel

Public Instance Methods

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