class ACIrb::CommRsWebCommPolRel

Public Instance Methods

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