class ACIrb::FcprRsToEpCP

Public Instance Methods

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