class ACIrb::CommRtCommPol

Public Instance Methods

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