class ACIrb::CommRtWebPolRel

Public Instance Methods

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