class ACIrb::IdentSegAllocContTask

Public Instance Methods

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