Next:
DTWOneResult
Up:
DTWData interfaces
Previous:
Method getTemplate
 
Contents
Method getOneResult( )
This method has been added to the interface.
Purpose:
Return one result (best matching, or in one-to-one comparision, result for the selected template).
Declaration:
DTWOneResult getOneResult( );
Parameters:
This method takes no parameters.
Return value:
DTWOneResult object containing one result.
2002-03-19