class ACIrb::AdcomRwiApAdvanced
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/adcom.rb, line 506 def rn 'rwiapadv--' << @attributes['svcId'] << '-' << @attributes['shrdId'] << '-' << @attributes['rplId'] << '' end