class ACIrb::VzAnyREpPCtrct

Public Instance Methods

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