class ACIrb::FcprRsToREpPCont

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fcpr.rb, line 319
def rn
  'rstoREpPCont-[' << @attributes['tDn'] << ']'
end