public interface InfoGet<RESULT extends InfoResult> extends RootBean
Modifier and Type | Method and Description |
---|---|
String |
getId()
请求的时候都应该有一个参数标识
|
Class<? extends RESULT> |
resultType()
获取通过此类型请求而获取到的参数的返回值的类型
|
getOtherParam, getOtherParam
Copyright © 2020. All rights reserved.