class OrangeData::Transport::CorrectionIntermediateResult

Public Instance Methods

get_result() click to toggle source
# File lib/orange_data/transport.rb, line 121
def get_result
  get_result_with(:get_correction)
end