extmodule
Interface IF_ExtModule_GetEstimation


public interface IF_ExtModule_GetEstimation


Method Summary
 void getEstimation(java.lang.String gamedef, java.lang.String name, java.lang.String startDate, java.util.HashMap result)
          Returns the estimation for an opponent with the given name into the HashMap "result".
 

Method Detail

getEstimation

void getEstimation(java.lang.String gamedef,
                   java.lang.String name,
                   java.lang.String startDate,
                   java.util.HashMap result)
Returns the estimation for an opponent with the given name into the HashMap "result".