class XPSPreprocessResponse extends Model (View source)

Properties

protected $outputExampleSetType
protected $outputExampleSetDataType
protected $speechPreprocessRespType
protected $speechPreprocessRespDataType
protected $tablesPreprocessResponseType
protected $tablesPreprocessResponseDataType
protected $translationPreprocessRespType
protected $translationPreprocessRespDataType

Methods

Details

setOutputExampleSet(XPSExampleSet $outputExampleSet)

No description

Parameters

XPSExampleSet $outputExampleSet

XPSExampleSet getOutputExampleSet()

No description

Return Value

XPSExampleSet

setSpeechPreprocessResp(XPSSpeechPreprocessResponse $speechPreprocessResp)

No description

Parameters

XPSSpeechPreprocessResponse $speechPreprocessResp

XPSSpeechPreprocessResponse getSpeechPreprocessResp()

No description

setTablesPreprocessResponse(XPSTablesPreprocessResponse $tablesPreprocessResponse)

No description

Parameters

XPSTablesPreprocessResponse $tablesPreprocessResponse

XPSTablesPreprocessResponse getTablesPreprocessResponse()

No description

setTranslationPreprocessResp(XPSTranslationPreprocessResponse $translationPreprocessResp)

No description

Parameters

XPSTranslationPreprocessResponse $translationPreprocessResp

XPSTranslationPreprocessResponse getTranslationPreprocessResp()

No description