class ACIrb::PconsResolveCompleteRef
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/pcons.rb, line 986 def rn 'rcomp-' << @attributes['token'] << '-' << @attributes['systemId'] << '' end