class ACIrb::RelnTcPolInst
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/reln.rb, line 677 def rn 'tcinst-' << @attributes['policyType'] << '-' << @attributes['policyRn'] << '' end