class ACIrb::CommWebConnPartHist1d

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/comm.rb, line 2934
def rn
  'HDcommWebConnPart1d-' << @attributes['index'] << '-node-' << @attributes['nodeId'] << ''
end