class ACIrb::IdentReleaseContTask

Public Instance Methods

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