class ACIrb::RecoveryReconcileLocTask

Public Instance Methods

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