class ACIrb::FcprRsToRFltP

Public Instance Methods

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