Module: CORAL::Form1

Defined in:
lib/coral.rb

Instance Method Summary collapse

Instance Method Details

#methodObject



441
442
443
# File 'lib/coral.rb', line 441

def method
  elements[4]
end

#operationtypeObject



429
430
431
# File 'lib/coral.rb', line 429

def operationtype
  elements[0]
end

#S1Object



433
434
435
# File 'lib/coral.rb', line 433

def S1
  elements[1]
end

#S2Object



437
438
439
# File 'lib/coral.rb', line 437

def S2
  elements[3]
end

#S3Object



445
446
447
# File 'lib/coral.rb', line 445

def S3
  elements[5]
end

#submissiontargetObject



449
450
451
# File 'lib/coral.rb', line 449

def submissiontarget
  elements[6]
end