class ACIrb::RelnReleaseRefTask

Public Instance Methods

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