public interface GetGroupTopNote extends InfoGet<GroupTopNote>
Modifier and Type | Method and Description |
---|---|
String |
getGroup() |
default Class<? extends GroupTopNote> |
resultType()
获取通过此类型请求而获取到的参数的返回值的类型
|
getOtherParam, getOtherParam
default Class<? extends GroupTopNote> resultType()
resultType
in interface InfoGet<GroupTopNote>
String getGroup()
Copyright © 2020. All rights reserved.