class ACIrb::IdentSegReleaseContTask

Public Instance Methods

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