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