Module: CORAL::Formfields0

Defined in:
lib/coral.rb

Instance Method Summary collapse

Instance Method Details

#formfieldtypeObject



624
625
626
# File 'lib/coral.rb', line 624

def formfieldtype
  elements[0]
end

#formfieldvalueObject



632
633
634
# File 'lib/coral.rb', line 632

def formfieldvalue
  elements[2]
end

#S1Object



628
629
630
# File 'lib/coral.rb', line 628

def S1
  elements[1]
end

#S2Object



636
637
638
# File 'lib/coral.rb', line 636

def S2
  elements[3]
end