class ACIrb::RtmapRsExtCommAtt

Public Instance Methods

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