class ACIrb::FvUtilizedCtrct

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fv.rb, line 13540
def rn
  'utlzCtrct-[' << @attributes['ctrctPKey'] << ']'
end