class ACIrb::VzBrCPTask

Public Instance Methods

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