类 TestWeatherTranslate
java.lang.Object
com.iplatform.base.support.httpapi.TestWeatherTranslate
- 所有已实现的接口:
RequestTranslate
把用户输入的城市名字参数,转换为城市代码。
- 作者:
- 时克英
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明acquireSentence(com.walker.web.ResponseValue responseValue) translateTo(String requestKey, String requestValue)
-
构造器详细资料
-
TestWeatherTranslate
public TestWeatherTranslate()
-
-
方法详细资料
-
translateTo
- 指定者:
translateTo在接口中RequestTranslate
-
acquireSentence
- 指定者:
acquireSentence在接口中RequestTranslate
-