class ACIrb::RelnRelTaskContTask

Public Instance Methods

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