class ACIrb::LeqptLooseNodeTask

Public Instance Methods

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